Skip to content

Commit

Permalink
fix: use proper rapidjson version
Browse files Browse the repository at this point in the history
  • Loading branch information
Michsior14 committed Sep 23, 2024
1 parent e7a31af commit ed60490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:
EIGEN_VERSION: 3.4.0
ASI_VERSION: fc7818a4
ASI_VERSION_MODE: commit
RAPIDJSON_VERSION: "1.1.0=hdb19cb5_1"
RAPIDJSON_VERSION: 1.1.0
NVM_VERSION: 0.39.7

jobs:
Expand Down

0 comments on commit ed60490

Please sign in to comment.