Skip to content

Commit cc0730e

Browse files
committed
test
1 parent eecfd27 commit cc0730e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
# - run: ls /opt/homebrew/opt/
7575
- run: git clone https://github.com/alan23273850/AutoQ.git
7676
- run: cd AutoQ && git checkout ${{ github.ref_name }} && mkdir build && make debug
77-
- run: cp /opt/homebrew/lib/libboost_unit_test_framework.a /home/runner/work/AutoQ/AutoQ/AutoQ/build/unit_tests/
77+
# - run: cp /opt/homebrew/lib/libboost_unit_test_framework.a /home/runner/work/AutoQ/AutoQ/AutoQ/build/unit_tests/
7878
# # - run: cp /usr/lib/x86_64-linux-gnu/libboost_regex.so.1.74.0 /home/runner/work/AutoQ/AutoQ/AutoQ/build/unit_tests/
7979
# # - run: cp /home/runner/work/AutoQ/AutoQ/AutoQ/libz3.so.4.12 /home/runner/work/AutoQ/AutoQ/AutoQ/build/unit_tests/
8080
- uses: actions/[email protected]

0 commit comments

Comments
 (0)