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 e797898 commit 44c2dc0
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 @@ -25,7 +25,7 @@ jobs:
sudo apt-get install -y libopenmpi-dev # Or other dependencies
- name: Cache CMake build
uses: actions/cache@v2
uses: actions/cache@v3
with:
path: |
~/.cache/CMake
Expand Down

0 comments on commit 44c2dc0

Please sign in to comment.