mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-09 09:33:57 -07:00
keep debugging
This commit is contained in:
parent
e15f81cb31
commit
993de0d946
1 changed files with 1 additions and 1 deletions
2
.github/workflows/desktop-build.yml
vendored
2
.github/workflows/desktop-build.yml
vendored
|
|
@ -464,7 +464,7 @@ jobs:
|
||||||
TARGET_MACOS_VERSION: ${{ matrix.override_target }}
|
TARGET_MACOS_VERSION: ${{ matrix.override_target }}
|
||||||
QTDIR: ${{ matrix.os == 'macOS' && format('{0}/Qt/{1}/macos', github.workspace, matrix.qt_version) || '' }}
|
QTDIR: ${{ matrix.os == 'macOS' && format('{0}/Qt/{1}/macos', github.workspace, matrix.qt_version) || '' }}
|
||||||
run: |
|
run: |
|
||||||
ls -lah ${{ github.workspace }}/Qt
|
ls -lah ${{ github.workspace }}/Qt/Qt
|
||||||
.ci/compile.sh --server --test --vcpkg
|
.ci/compile.sh --server --test --vcpkg
|
||||||
|
|
||||||
- name: Sign app bundle
|
- name: Sign app bundle
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue