Skip to content

Commit

Permalink
feat: root
Browse files Browse the repository at this point in the history
  • Loading branch information
cfoust committed Oct 30, 2024
1 parent 3d7c967 commit 578c024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Install Emscripten
run: |
apt-get install -y build-essential cmake zlib1g-dev inotify-tools
sudo apt-get install -y build-essential cmake zlib1g-dev inotify-tools
git clone https://github.com/emscripten-core/emsdk.git
cd emsdk
./emsdk install 3.1.8
Expand Down

0 comments on commit 578c024

Please sign in to comment.