We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33661ec commit ea92167Copy full SHA for ea92167
1 file changed
.github/build.sh
@@ -1,3 +1,3 @@
1
#!/bin/sh
2
-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
3
sh ci-build.sh
0 commit comments