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 0127bf8 commit b051ac3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,8 @@ jobs:
steps:
- run: brew install gcc make cmake boost
- run: ls /
- run: ls /opt/homebrew/
- run: ls /usr/local/bin/
- run: ls /usr/local/opt/
- run: ls /opt/homebrew/lib/
- 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 /usr/lib/x86_64-linux-gnu/libboost_unit_test_framework.so.1.74.0 /home/runner/work/AutoQ/AutoQ/AutoQ/build/unit_tests/
Expand Down

0 comments on commit b051ac3

Please sign in to comment.