Skip to content

Commit

Permalink
CI: add executable script .github/build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tpietzsch committed Jul 31, 2024
1 parent 1b5d1ee commit a8d184b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/sh
curl -fsLO https://raw.githubusercontent.com/scijava/scijava-scripts/main/ci-build.sh
sh ci-build.sh

0 comments on commit a8d184b

Please sign in to comment.