Skip to content

Commit

Permalink
fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
igormcoelho committed May 21, 2024
1 parent 3334cef commit e1e686a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
shell: bash
run: |
cd demo/project6/ && ./get_optframe.sh
python3 cxxbuild/cxxbuild.py demo/project6
cd .. && python3 cxxbuild/cxxbuild.py demo/project6
Expand Down

0 comments on commit e1e686a

Please sign in to comment.