Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

Commit 72a190b

Browse files
committed
CI: add executable script .github/build.sh
1 parent 0c24f76 commit 72a190b

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/master/ci-build.sh
3+
sh ci-build.sh

0 commit comments

Comments
 (0)