Hopefully fix workflow.

This commit is contained in:
Zachary Hall 2023-07-21 09:47:08 -07:00
parent fd1d09ef9a
commit 4f0f1dd84b

View file

@ -10,6 +10,7 @@ jobs:
uses: actions/checkout@v3
with:
submodules: recursive
fetch-depth: 0
- 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: Add flathub repo and install flatpak dependencies