Skip to content

Commit

Permalink
incl: need sudo when using apt
Browse files Browse the repository at this point in the history
  • Loading branch information
ar-cyber authored Oct 23, 2024
1 parent c374206 commit 95c27a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Zip Chrome and firefox folders
run: |
apt install p7zip-full
sudo apt install p7zip-full
npm run zip
- name: Release
Expand Down

0 comments on commit 95c27a1

Please sign in to comment.