m/cup
1
0
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:
Sergio
2024-07-09 10:57:43 +03:00
parent b0bdb294c0
commit 41d2389efc

View File

@@ -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