Skip to content

Commit

Permalink
ci: fix "More than one copy of package chdig has been unpacked in thi…
Browse files Browse the repository at this point in the history
…s run"
  • Loading branch information
azat committed Dec 26, 2023
1 parent 3ce79ac commit 4278c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Check package
run: |
sudo dpkg -i *.deb
sudo dpkg -i chdig-latest_amd64.deb
chdig --help
- name: Archive Linux packages
Expand Down

0 comments on commit 4278c76

Please sign in to comment.