mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-09 01:23:57 -07:00
pass gh_token
This commit is contained in:
parent
d5363e2bea
commit
cedeab8080
1 changed files with 2 additions and 0 deletions
2
.github/workflows/desktop-build.yml
vendored
2
.github/workflows/desktop-build.yml
vendored
|
|
@ -121,6 +121,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Force clean cache
|
- name: Force clean cache
|
||||||
if: true
|
if: true
|
||||||
|
env:
|
||||||
|
GH_TOKEN: ${{ github.token }}
|
||||||
run: gh cache delete qt-macos-${{ matrix.soc }}-${{ env.QT_VERSION }}
|
run: gh cache delete qt-macos-${{ matrix.soc }}-${{ env.QT_VERSION }}
|
||||||
|
|
||||||
- name: Restore thin Qt libraries
|
- name: Restore thin Qt libraries
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue