Skip to content

Commit

Permalink
sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaddon committed Feb 22, 2024
1 parent 0b7c4a1 commit 2caea1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerImagePublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Free disk space
run: |
df -H
apt-get clean
sudo apt-get clean
df -H
- name: Build the container image
Expand Down

0 comments on commit 2caea1e

Please sign in to comment.