mirror of
https://github.com/chenx-dust/EZ4Connect.git
synced 2026-09-20 10:23:33 +08:00
fix(ci): remove path
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -109,11 +109,6 @@ jobs:
|
||||
cache-key-prefix: 'install-qt-action'
|
||||
set-env: 'false'
|
||||
|
||||
- name: Set up cross-compilation environment
|
||||
uses: ilammy/msvc-dev-cmd@v1
|
||||
with:
|
||||
arch: amd64_arm64
|
||||
|
||||
- name: Configure
|
||||
env:
|
||||
NIGHTLY_BUILD: ${{ inputs.nightly || github.event_name != 'release' }}
|
||||
|
||||
Reference in New Issue
Block a user