We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04e228d commit 02338e3Copy full SHA for 02338e3
.github/setup.sh
@@ -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