Skip to content

Commit

Permalink
Update cmake-single-platform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie-Cui authored Oct 31, 2024
1 parent 48fca33 commit 7b08f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
gcc --version
echo $PATH
find / -name 'libpthread.so' -print
sudo find / -name 'libpthread.so' -print
# sudo apt-get install -y build-essential
# sudo apt-get install -y libpthread-stubs0-dev
Expand Down

0 comments on commit 7b08f7f

Please sign in to comment.