Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test
Browse files Browse the repository at this point in the history
nychiang committed Jan 24, 2025
1 parent baa9a85 commit 9ce8a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ jobs:
- name: Set up GCC and G++
run: |
sudo apt-get update
sudo apt-get install -y build-essential
sudo apt-get install -y build-essential libblas-dev liblapack-dev
- name: Use cmake
run: cmake --version

0 comments on commit 9ce8a68

Please sign in to comment.