Skip to content

Commit 8507841

Browse files
committed
hmm
1 parent 204d3a4 commit 8507841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ jobs:
276276
ctest --test-dir build --output-on-failure
277277
278278
python3 -m pip install jsonschema==4.* referencing
279-
cd ../share/openPMD/json_schema
279+
cd share/openPMD/json_schema
280280
PATH="../../../build/bin:$PATH" make -j 2
281281
# We need to exclude the thetaMode example since that has a different
282282
# meshesPath and the JSON schema needs to hardcode that.

0 commit comments

Comments
 (0)