Skip to content

Commit

Permalink
fix(ci): remove path
Browse files Browse the repository at this point in the history
  • Loading branch information
chenx-dust committed Jan 20, 2025
1 parent 1d56226 commit bbf968a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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' }}
Expand Down

0 comments on commit bbf968a

Please sign in to comment.