Update documentation for Flatpak

This commit is contained in:
ReenigneArcher 2022-06-17 20:05:51 -04:00
commit 840013ec78
5 changed files with 93 additions and 69 deletions

View file

@ -70,7 +70,7 @@ jobs:
- name: Cache flatpak-builder
uses: actions/cache@v3
with:
path: ./build/.flatpak-builder
path: ./build/.flatpak-builder/build
key: ${{ runner.os }}-flatpak-builder
- name: Checkout