Increment AppImage tools cache key (#6558)
This commit is contained in:
2
.github/workflows/appimage.yml
vendored
2
.github/workflows/appimage.yml
vendored
@@ -89,7 +89,7 @@ jobs:
|
|||||||
id: appimage-tools-cache
|
id: appimage-tools-cache
|
||||||
uses: actions/cache@v2
|
uses: actions/cache@v2
|
||||||
with:
|
with:
|
||||||
key: appimage-tools
|
key: appimage-tools-1
|
||||||
path: |
|
path: |
|
||||||
./build/linuxdeploy-x86_64.AppImage
|
./build/linuxdeploy-x86_64.AppImage
|
||||||
./build/linuxdeploy-plugin-gtk.sh
|
./build/linuxdeploy-plugin-gtk.sh
|
||||||
|
Reference in New Issue
Block a user