fix: add apt-get update to update apt cache
Some checks failed
Build/release / action-release (push) Failing after 4m24s
Some checks failed
Build/release / action-release (push) Failing after 4m24s
This commit is contained in:
@@ -29,6 +29,7 @@ jobs:
|
||||
|
||||
- name: Install build dependencies not present
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y rpm flatpak-builder dpkg
|
||||
|
||||
- name: Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user