Skip to content

Commit

Permalink
Add apt update
Browse files Browse the repository at this point in the history
  • Loading branch information
vcerenu committed Nov 11, 2024
1 parent 1d033ce commit 9f835fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deployment-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ jobs:
run: |
sudo swapoff -a
sudo rm -f /swapfile
sudo apt update -y && sudo apt upgrade -y
sudo apt clean
df -h
Expand Down

0 comments on commit 9f835fb

Please sign in to comment.