add path because we need to?
Some checks failed
AppImage Build / build-appimage (push) Failing after 1m33s
Some checks failed
AppImage Build / build-appimage (push) Failing after 1m33s
This commit is contained in:
parent
2c91d940a6
commit
a795a79fd0
@ -28,6 +28,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
lookup-only: true
|
lookup-only: true
|
||||||
key: ${{ steps.upstream-version.outputs.version }}
|
key: ${{ steps.upstream-version.outputs.version }}
|
||||||
|
path: README.md # Path required on lookup only?
|
||||||
- name: Build AppImage
|
- name: Build AppImage
|
||||||
id: build
|
id: build
|
||||||
if: steps.cache.outputs.cache-hit != 'true'
|
if: steps.cache.outputs.cache-hit != 'true'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user