Skip to content

Commit

Permalink
CI: add executable script .github/build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
imagejan committed Nov 30, 2023
1 parent 584d333 commit a2789dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/build.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh
curl -fsLO https://raw.githubusercontent.com/scijava/scijava-scripts/master/ci-build.sh
curl -fsLO https://raw.githubusercontent.com/scijava/scijava-scripts/main/ci-build.sh
sh ci-build.sh

0 comments on commit a2789dd

Please sign in to comment.