Skip to content

Commit

Permalink
Update build-libantimonyjs-github-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NSR-Physiome committed Nov 7, 2023
1 parent e2839ca commit 258878f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-libantimonyjs-github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ jobs:
- run: pwd
- run: echo "$GITHUB_WORKSPACE/emsdk/upstream/emscripten" >> $GITHUB_PATH
- run: echo "$GITHUB_WORKSPACE/emsdk" >> $GITHUB_PATH
- name: set permissions for emsdk_env.sh, not necessary??
run: chmod +x emsdk/emsdk_env.sh
- name: Set up emscripten environment, does not work, remove.
run: ./emsdk_env.sh
working-directory: emsdk
- run: echo $GITHUB_PATH
- name: confirm emscripten works
run: emcc -v
Expand Down

0 comments on commit 258878f

Please sign in to comment.