Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
alan23273850 committed Sep 6, 2024
1 parent eecfd27 commit cc0730e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
# - run: ls /opt/homebrew/opt/
- run: git clone https://github.com/alan23273850/AutoQ.git
- run: cd AutoQ && git checkout ${{ github.ref_name }} && mkdir build && make debug
- run: cp /opt/homebrew/lib/libboost_unit_test_framework.a /home/runner/work/AutoQ/AutoQ/AutoQ/build/unit_tests/
# - run: cp /opt/homebrew/lib/libboost_unit_test_framework.a /home/runner/work/AutoQ/AutoQ/AutoQ/build/unit_tests/
# # - run: cp /usr/lib/x86_64-linux-gnu/libboost_regex.so.1.74.0 /home/runner/work/AutoQ/AutoQ/AutoQ/build/unit_tests/
# # - run: cp /home/runner/work/AutoQ/AutoQ/AutoQ/libz3.so.4.12 /home/runner/work/AutoQ/AutoQ/AutoQ/build/unit_tests/
- uses: actions/[email protected]
Expand Down

0 comments on commit cc0730e

Please sign in to comment.