Skip to content

Commit

Permalink
removing wasm-pack version
Browse files Browse the repository at this point in the history
  • Loading branch information
luiz-lvj committed Sep 29, 2024
1 parent 06b2cda commit 490b5d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
run: |
docker compose up --build --exit-code-from app
git status --porcelain
echo "Wasm pack version"
wasm-pack --version
echo "Git diff"
git diff
[[ -z $(git status --porcelain ) ]]
Expand Down

0 comments on commit 490b5d3

Please sign in to comment.