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 1616 cache : true
1717 - name : cache linuxdeployqt
1818 id : cache-appimage
19- uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
19+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
2020 with :
2121 path : linuxdeployqt-continuous-x86_64.AppImage
2222 key : linuxdeployqt-x86_64
3333 rm -rf squashfs-root
3434 chmod -x linuxdeployqt-continuous-x86_64.AppImage
3535 - name : cache adwaita-qt
36- uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
36+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
3737 with :
3838 path : adwaita-qt-1.4.2.tar.gz
3939 key : adwaita-qt-1.4.2.tar.gz
Original file line number Diff line number Diff line change 2121 cache : true
2222 - name : cache linuxdeployqt
2323 id : cache-appimage
24- uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
24+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
2525 with :
2626 path : linuxdeployqt-continuous-x86_64.AppImage
2727 key : linuxdeployqt-x86_64
3838 rm -rf squashfs-root
3939 chmod -x linuxdeployqt-continuous-x86_64.AppImage
4040 - name : cache adwaita-qt
41- uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
41+ uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
4242 with :
4343 path : adwaita-qt-1.4.2.tar.gz
4444 key : adwaita-qt-1.4.2.tar.gz
You can’t perform that action at this time.
0 commit comments