Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
franzpoeschel committed Jul 30, 2024
1 parent af216e6 commit 45a2474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ jobs:
ctest --output-on-failure
python3 -m pip install jsonschema
cd share/openPMD/json_schema
cd ../share/openPMD/json_schema
PATH="../../../build/bin:$PATH" make -j 2
# We need to exclude the thetaMode example since that has a different
# meshesPath and the JSON schema needs to hardcode that.
Expand Down

0 comments on commit 45a2474

Please sign in to comment.