|
@@ -104,7 +104,7 @@ jobs:
|
|
|
|
|
|
|
|
- name: 'Restore ccache from cache'
|
|
- name: 'Restore ccache from cache'
|
|
|
id: ccache-cache
|
|
id: ccache-cache
|
|
|
- uses: actions/cache@v2.1.7
|
|
|
|
|
|
|
+ uses: actions/cache@v3
|
|
|
env:
|
|
env:
|
|
|
CACHE_NAME: 'ccache-cache'
|
|
CACHE_NAME: 'ccache-cache'
|
|
|
with:
|
|
with:
|
|
@@ -113,7 +113,7 @@ jobs:
|
|
|
|
|
|
|
|
- name: 'Restore Chromium Embedded Framework from cache'
|
|
- name: 'Restore Chromium Embedded Framework from cache'
|
|
|
id: cef-cache
|
|
id: cef-cache
|
|
|
- uses: actions/cache@v2.1.7
|
|
|
|
|
|
|
+ uses: actions/cache@v3
|
|
|
env:
|
|
env:
|
|
|
CACHE_NAME: 'cef-cache'
|
|
CACHE_NAME: 'cef-cache'
|
|
|
with:
|
|
with:
|
|
@@ -122,7 +122,7 @@ jobs:
|
|
|
|
|
|
|
|
- name: 'Restore VLC dependency from cache'
|
|
- name: 'Restore VLC dependency from cache'
|
|
|
id: vlc-cache
|
|
id: vlc-cache
|
|
|
- uses: actions/cache@v2.1.7
|
|
|
|
|
|
|
+ uses: actions/cache@v3
|
|
|
env:
|
|
env:
|
|
|
CACHE_NAME: 'vlc-cache'
|
|
CACHE_NAME: 'vlc-cache'
|
|
|
with:
|
|
with:
|
|
@@ -131,7 +131,7 @@ jobs:
|
|
|
|
|
|
|
|
- name: 'Restore Sparkle dependency from cache'
|
|
- name: 'Restore Sparkle dependency from cache'
|
|
|
id: sparkle-cache
|
|
id: sparkle-cache
|
|
|
- uses: actions/cache@v2.1.7
|
|
|
|
|
|
|
+ uses: actions/cache@v3
|
|
|
env:
|
|
env:
|
|
|
CACHE_NAME: 'sparkle-cache'
|
|
CACHE_NAME: 'sparkle-cache'
|
|
|
with:
|
|
with:
|
|
@@ -230,7 +230,7 @@ jobs:
|
|
|
|
|
|
|
|
- name: 'Restore ccache from cache'
|
|
- name: 'Restore ccache from cache'
|
|
|
id: ccache-cache
|
|
id: ccache-cache
|
|
|
- uses: actions/cache@v2.1.7
|
|
|
|
|
|
|
+ uses: actions/cache@v3
|
|
|
env:
|
|
env:
|
|
|
CACHE_NAME: 'ccache-cache'
|
|
CACHE_NAME: 'ccache-cache'
|
|
|
with:
|
|
with:
|
|
@@ -239,7 +239,7 @@ jobs:
|
|
|
|
|
|
|
|
- name: 'Restore Chromium Embedded Framework from cache'
|
|
- name: 'Restore Chromium Embedded Framework from cache'
|
|
|
id: cef-cache
|
|
id: cef-cache
|
|
|
- uses: actions/cache@v2.1.7
|
|
|
|
|
|
|
+ uses: actions/cache@v3
|
|
|
env:
|
|
env:
|
|
|
CACHE_NAME: 'cef-cache'
|
|
CACHE_NAME: 'cef-cache'
|
|
|
with:
|
|
with:
|
|
@@ -312,7 +312,7 @@ jobs:
|
|
|
|
|
|
|
|
- name: 'Restore VLC dependency from cache'
|
|
- name: 'Restore VLC dependency from cache'
|
|
|
id: vlc-cache
|
|
id: vlc-cache
|
|
|
- uses: actions/cache@v2.1.7
|
|
|
|
|
|
|
+ uses: actions/cache@v3
|
|
|
env:
|
|
env:
|
|
|
CACHE_NAME: 'vlc-cache'
|
|
CACHE_NAME: 'vlc-cache'
|
|
|
with:
|
|
with:
|
|
@@ -321,7 +321,7 @@ jobs:
|
|
|
|
|
|
|
|
- name: 'Restore Chromium Embedded Framework from cache'
|
|
- name: 'Restore Chromium Embedded Framework from cache'
|
|
|
id: cef-cache
|
|
id: cef-cache
|
|
|
- uses: actions/cache@v2.1.7
|
|
|
|
|
|
|
+ uses: actions/cache@v3
|
|
|
env:
|
|
env:
|
|
|
CACHE_NAME: 'cef-cache'
|
|
CACHE_NAME: 'cef-cache'
|
|
|
with:
|
|
with:
|