Skip to content

Commit 2dfd805

Browse files
CI: add executable script .github/build.sh
1 parent 2b42ca6 commit 2dfd805

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/build.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/sh
2+
curl -fsLO https://raw.githubusercontent.com/scijava/scijava-scripts/main/ci-build.sh
3+
sh ci-build.sh

0 commit comments

Comments
 (0)