Skip to content

Commit

Permalink
ccc
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit committed Jan 11, 2025
1 parent 2743c3e commit 64563f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dynamic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ jobs:

- name: "Install dependencies 📦️"
run: |
apt-get -y update
apt-get -y install curl qemu-utils jq
sudo apt-get -y update
sudo apt-get -y install curl qemu-utils jq
- name: "Check ${{ matrix.config.os }} downloads 💿️"
run: |
Expand Down

0 comments on commit 64563f9

Please sign in to comment.