Skip to content

Commit

Permalink
ci: add cedarling wasm build to jans-tarp
Browse files Browse the repository at this point in the history
Signed-off-by: moabu <[email protected]>
  • Loading branch information
moabu committed Jan 17, 2025
1 parent dde7d7d commit 7330ad6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,7 @@ jobs:
mkdir wasm
tar -xvf cedarling_wasm.tar.gz -C wasm
rm cedarling_wasm.tar.gz
git add wasm
ls wasm
# END Get the latest cedarling wasm package
npm install
Expand Down

0 comments on commit 7330ad6

Please sign in to comment.