Skip to content

Commit

Permalink
[fix] ci/cd fixing is so much fun
Browse files Browse the repository at this point in the history
  • Loading branch information
stef committed Sep 5, 2024
1 parent 0ef23d6 commit 38eb7f4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/js-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ jobs:
./emsdk activate 1.40.1
source ./emsdk_env.sh
cd ..
cd ../liboprf/src
sudo make PREFIX=/usr install
cd ../../js
ln -s ../liboprf/src ../src/oprf
make LIBOPRFHOME=../liboprf/src
echo emsdk >.prettierignore
echo libsodium.js >>.prettierignore
Expand Down

0 comments on commit 38eb7f4

Please sign in to comment.