Skip to content

Commit

Permalink
Update scripts/build_experimental_archive.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Simone Basso <[email protected]>
  • Loading branch information
aanorbel and bassosimone committed Jun 21, 2024
1 parent c544f21 commit 29d0e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build_experimental_archive.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
set -eux
set -euxo pipefail

# Define build and output directories
gitTarget=${1:-"master"}
Expand Down

0 comments on commit 29d0e56

Please sign in to comment.