Skip to content

Commit

Permalink
[GitHub Actions] Emscripten workflow tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
past-due committed Feb 25, 2024
1 parent 34b7516 commit 84e2175
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI_emscripten.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
- name: Prep Build Environment
run: |
# Install additional host tools
sudo apt-get -u update
DEBIAN_FRONTEND=noninteractive sudo apt-get -y install cmake git zip unzip gettext asciidoctor
- uses: actions/setup-node@v4
Expand Down

0 comments on commit 84e2175

Please sign in to comment.