mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 14:51:15 +00:00
try different apt cache
This commit is contained in:
parent
f128c36629
commit
7b75f770e2
8
.github/workflows/build.yml
vendored
8
.github/workflows/build.yml
vendored
@ -141,13 +141,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: Accuracy Report
|
name: Accuracy Report
|
||||||
|
|
||||||
- uses: awalsh128/cache-apt-pkgs-action@latest
|
- uses: tecolicom/actions-use-apt-tools@v1
|
||||||
with:
|
with:
|
||||||
packages: inkscape
|
tools: inkscape
|
||||||
version: 1.0
|
|
||||||
execute_install_scripts: true
|
|
||||||
|
|
||||||
- run: sudo apt install inkscape
|
|
||||||
|
|
||||||
- name: Upload Continuous Release
|
- name: Upload Continuous Release
|
||||||
env:
|
env:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user