Skip to content

Commit

Permalink
Merge pull request #363 from AsherGlick/fix_automatic_builds
Browse files Browse the repository at this point in the history
Fix automatic builds
  • Loading branch information
AsherGlick authored Oct 16, 2024
2 parents 014017f + 4f67976 commit 8eb6b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:

- name: Install cpplint
run: |
pip3 install cpplint
pip3 install cpplint==1.6.1
- name: Install xml_converter python Dependencies
run: |
Expand Down

0 comments on commit 8eb6b41

Please sign in to comment.