Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shdwmtr committed Aug 8, 2024
1 parent 5a3cee4 commit e6356da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,8 @@ jobs:
ls
$HOME/.millennium/ext/data/cache/bin/python3.11 --version
mkdir -p /home/runner/env/ext/data/cache
sudo cp -r $HOME/.millennium/ext/data/cache /home/runner/env/ext/data/cache
mkdir -p /home/runner/env/ext/data
sudo cp -r $HOME/.millennium/ext/data/cache /home/runner/env/ext/data
- name: (Generator) Install CMake
uses: jwlawson/actions-setup-cmake@v2
Expand Down

0 comments on commit e6356da

Please sign in to comment.