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

Commit 0c24f76

Browse files
committed
CI: add executable script .github/setup.sh
1 parent 2be636e commit 0c24f76

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)