mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-21 09:05:10 -07:00
Add back dir location
This commit is contained in:
parent
ec41c103d1
commit
c72bd7eb94
1 changed files with 1 additions and 0 deletions
1
.github/workflows/desktop-build.yml
vendored
1
.github/workflows/desktop-build.yml
vendored
|
|
@ -397,6 +397,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
cache: false
|
cache: false
|
||||||
# cache-key-prefix: Qt
|
# cache-key-prefix: Qt
|
||||||
|
dir: ${{ github.workspace }} # thinning script depends on this location
|
||||||
modules: ${{ matrix.qt_modules }}
|
modules: ${{ matrix.qt_modules }}
|
||||||
version: ${{ matrix.qt_version }}
|
version: ${{ matrix.qt_version }}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue