Skip to content

Commit

Permalink
export
Browse files Browse the repository at this point in the history
  • Loading branch information
AndWeHaveAPlan authored Feb 10, 2025
1 parent f102039 commit 688570a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ jobs:
- name: build revive
run: |
LLVM_SYS_181_PREFIX=$PWD/target-llvm/gnu/target-final
export LLVM_SYS_181_PREFIX=$PWD/target-llvm/gnu/target-final
make install-bin
export REVIVE_LLVM_TARGET_PREFIX=$PWD/target-llvm/emscripten/target-final
Expand Down

0 comments on commit 688570a

Please sign in to comment.