Skip to content

Commit 02338e3

Browse files
committed
CI: add executable script .github/setup.sh
1 parent 04e228d commit 02338e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/setup.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-setup-github-actions.sh
3+
sh ci-setup-github-actions.sh

0 commit comments

Comments
 (0)