mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-08 05:03:49 -05:00
Remove cache as it is not compatible and won't provide any serious benefits
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -18,8 +18,6 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
- name: Set up cache
|
||||
uses: Mozilla-Actions/sccache-action@v0.0.5
|
||||
- name: Install cross
|
||||
run: cargo install cross
|
||||
- name: Build
|
||||
|
||||
Reference in New Issue
Block a user