actions: remove sccache
Some checks failed
Build and release .deb / Build (push) Failing after 9s
Build and release .deb / Release (push) Failing after 3s

This commit is contained in:
Alex Janka 2024-12-26 22:35:34 +11:00
parent 401266689b
commit 3e19cc01fa

View file

@ -10,8 +10,6 @@ jobs:
Build-Deb: Build-Deb:
runs-on: aarch64 runs-on: aarch64
steps: steps:
- name: Run sccache-cache
uses: https://github.com/mozilla-actions/sccache-action@v0.0.5
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with: