Skip to content

Commit

Permalink
fix(ci)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenx-dust committed Jan 20, 2025
1 parent dc04fd9 commit 3753875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install Qt
uses: jdpurcell/install-qt-action@arm64-hosts
uses: jdpurcell/install-qt-action@v4
with:
version: ${{ env.QT_VERSION }}
host: 'linux_arm64'
Expand Down

0 comments on commit 3753875

Please sign in to comment.