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 14, 2023
1 parent ea3890f commit 55b397f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-libantimonyjs-github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ jobs:
working-directory: release
- run: echo "From Emscripten - _malloc, _free, ccall, cwrap, allocateUTF8, UTF8ToString." >> v$ANT_VERS/ReleaseInfo.txt
working-directory: release
- run: cp -f v$ANT_VERS/ReleaseInfo.txt $GITHUB_WORKSPACE/docs
working-directory: release
- name: Copy libantimonyjs to docs dir
run: cp -f libantimony.* $GITHUB_WORKSPACE/docs
working-directory: install
Expand Down

0 comments on commit 55b397f

Please sign in to comment.