Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
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
Expand Up @@ -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
Expand Down

0 comments on commit 9ce8a68

Please sign in to comment.