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 4c0de98 commit 10dbe71Copy full SHA for 10dbe71
.circleci/config.yml
@@ -151,7 +151,7 @@ jobs:
151
- run:
152
name: Download SF1 data set
153
command: |
154
- curl -L https://surfdrive.surf.nl/files/index.php/s/Ng2eCg6m06ZNKKo/download | tar -xv --use-compress-program=zstd
+ curl -L https://surfdrive.surf.nl/files/index.php/s/Ng2eCg6m06ZNKKo/download | tar -xv --use-compress-program=unzstd
155
# substitution parameters and updateStreams for Neo4j
156
cp ./sf1/substitution_parameters/* ./cypher/test-data/substitution_parameters/
157
cp ./sf1/substitution_parameters/* ./postgres/test-data/substitution_parameters/
0 commit comments