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 1239ae4 commit 0127bf8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,9 @@ jobs:
steps:
- run: brew install gcc make cmake boost
- run: ls /
- run: ls /opt/
- run: ls /usr/local/
- run: ls /opt/homebrew/
- run: ls /usr/local/bin/
- run: ls /usr/local/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 0127bf8

Please sign in to comment.