Skip to content

Commit

Permalink
Update cmake.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
chocolacula committed Jul 5, 2023
1 parent 839148f commit c533f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Install generator
run: |
wget -O gen.zip https://github.com/chocolacula/easy_reflection_cpp/releases/download/2.8.0/er_gen-ubuntu22-x64.zip
wget -O gen.zip https://github.com/chocolacula/easy_reflection_cpp/releases/download/2.9.0/er_gen-ubuntu22-x64.zip
unzip gen.zip -d output
chmod +x output/er_gen
Expand Down

0 comments on commit c533f79

Please sign in to comment.