mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-28 03:43:10 -07:00
Update desktop-build.yml
This commit is contained in:
4
.github/workflows/desktop-build.yml
vendored
4
.github/workflows/desktop-build.yml
vendored
@@ -4,7 +4,7 @@ permissions:
|
||||
contents: write
|
||||
id-token: write
|
||||
attestations: write
|
||||
actions: write # needed for ccache action to be able to delete gha caches
|
||||
actions: write # needed for ccache action to be able to delete gha caches
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -339,7 +339,7 @@ jobs:
|
||||
# https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#usage-limits-and-eviction-policy
|
||||
CCACHE_SIZE: 550M
|
||||
CCACHE_EVICTION_AGE: 7d
|
||||
QT_VERSION: 6.10
|
||||
QT_VERSION: "6.10"
|
||||
QT_MODULES: qtimageformats qtmultimedia qtwebsockets
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user