Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
move to buildjet cache
  • Loading branch information
levkk committed Aug 16, 2023
commit ea80b50f0c932b05d0d574e9837cbf75fb28ecd0
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
mold
sudo pip3 install -r requirements.txt
- name: Cache dependencies
uses: actions/cache@v3
uses: buildjet/cache@v3
with:
path: |
~/.cargo
Expand Down