add path because we need to?
Some checks failed
AppImage Build / build-appimage (push) Failing after 1m33s

This commit is contained in:
Emil Lerch 2025-01-10 14:51:46 -08:00
parent 2c91d940a6
commit a795a79fd0
Signed by: lobo
GPG Key ID: A7B62D657EF764F8

View File

@ -28,6 +28,7 @@ jobs:
with:
lookup-only: true
key: ${{ steps.upstream-version.outputs.version }}
path: README.md # Path required on lookup only?
- name: Build AppImage
id: build
if: steps.cache.outputs.cache-hit != 'true'