Fix workflow
This commit is contained in:
parent
3a8a14fc37
commit
1b1d75d75e
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ jobs:
|
|||
submodules: recursive
|
||||
- name: Install system dependencies
|
||||
run: apt update && apt install -y flatpak-builder flatpak python3-aiohttp python3-tenacity libostree-1-1 python3-gi gir1.2-ostree-1.0 wget
|
||||
- name: Cache Gradle packages
|
||||
- name: Cache system dependencies
|
||||
uses: actions/cache@v3
|
||||
id: cache-system
|
||||
|
|
Loading…
Reference in a new issue