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 150f000 commit 446cf2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-libantimonyjs-github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ jobs:
build-new-version-antimonyjs:
runs-on: ubuntu-latest
env:
EMSDK: $GITHUB_WORKSPACE/emsdk
EMSDK_NODE: $GITHUB_WORKSPACE/emsdk/node/16.20.0_64bit/bin/node
LIBANTIMONYJS_DIR: $GITHUB_WORKSPACE/libantimonyjs
EMSDK: emsdk
EMSDK_NODE: emsdk/node/16.20.0_64bit/bin/node
LIBANTIMONYJS_DIR: libantimonyjs
steps:
- uses: actions/checkout@v4
- run: ls
Expand Down

0 comments on commit 446cf2d

Please sign in to comment.