Skip to content

Commit

Permalink
sudo apt
Browse files Browse the repository at this point in the history
  • Loading branch information
illarionov committed Mar 9, 2024
1 parent 2233ff8 commit 73293a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
fetch-depth: 0

- name: Insstall WABT
run: apt install wabt
run: sudo apt-get install wabt

- name: Install EMSDK
uses: mymindstorm/setup-emsdk@v14
Expand Down

0 comments on commit 73293a9

Please sign in to comment.