File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 16
16
cache : true
17
17
- name : cache linuxdeployqt
18
18
id : cache-appimage
19
- uses : actions/cache@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2
19
+ uses : actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8
20
20
with :
21
21
path : linuxdeployqt-continuous-x86_64.AppImage
22
22
key : linuxdeployqt-x86_64
33
33
rm -rf squashfs-root
34
34
chmod -x linuxdeployqt-continuous-x86_64.AppImage
35
35
- name : cache adwaita-qt
36
- uses : actions/cache@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2
36
+ uses : actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8
37
37
with :
38
38
path : adwaita-qt-1.4.2.tar.gz
39
39
key : adwaita-qt-1.4.2.tar.gz
Original file line number Diff line number Diff line change 21
21
cache : true
22
22
- name : cache linuxdeployqt
23
23
id : cache-appimage
24
- uses : actions/cache@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2
24
+ uses : actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8
25
25
with :
26
26
path : linuxdeployqt-continuous-x86_64.AppImage
27
27
key : linuxdeployqt-x86_64
38
38
rm -rf squashfs-root
39
39
chmod -x linuxdeployqt-continuous-x86_64.AppImage
40
40
- name : cache adwaita-qt
41
- uses : actions/cache@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2
41
+ uses : actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8
42
42
with :
43
43
path : adwaita-qt-1.4.2.tar.gz
44
44
key : adwaita-qt-1.4.2.tar.gz
You can’t perform that action at this time.
0 commit comments