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 3d78bfd commit d02302aCopy full SHA for d02302a
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- name: Download blosc jar
24
run: |
25
- wget https://static.webknossos.orgm/misc/blosc-java-0.1-1.21.4-SNAPSHOT.jar
+ 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
0 commit comments