Skip to content

Commit 2b42ca6

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

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

0 commit comments

Comments
 (0)