Skip to content

Commit

Permalink
[fix] js ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
stef committed Sep 5, 2024
1 parent 45221f6 commit 2099f70
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/js-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
./emsdk activate 1.40.1
source ./emsdk_env.sh
cd ..
cd liboprf/src
sudo make PREFIX=/usr install
cd ../..
make LIBOPRFHOME=../liboprf/src
echo emsdk >.prettierignore
echo libsodium.js >>.prettierignore
Expand Down

0 comments on commit 2099f70

Please sign in to comment.