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 d02302a commit 95c9791Copy full SHA for 95c9791
.github/workflows/ci.yml
@@ -25,7 +25,6 @@ jobs:
25
wget https://static.webknossos.org/misc/blosc-java-0.1-1.21.4-SNAPSHOT.jar
26
mkdir -p ../blosc-java/target
27
mv *.jar ../blosc-java/target
28
- rm blosc-jar.zip
29
30
- name: Build
31
run: mvn -B package --file pom.xml
0 commit comments