Skip to content

Commit

Permalink
Upgrade > update
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicky-D authored Feb 20, 2024
1 parent 6a800b4 commit 61da765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Run apt update
if: runner.os == 'Linux'
run: sudo apt upgrade
run: sudo apt update

- name: Run apt update
if: runner.os == 'Linux'
Expand Down

0 comments on commit 61da765

Please sign in to comment.