Skip to content

Commit

Permalink
chore: apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Fernando Mumbach <fermuch@cryptolab.net>
  • Loading branch information
debora-be and fermuch authored Jan 3, 2025
1 parent f2e669d commit e583886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/download-wasm.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
set -e
set -e -o pipefail

# Default version (can be overridden by environment variable)
VERSION=${VERSION:-latest}
Expand Down

0 comments on commit e583886

Please sign in to comment.