This commit is contained in:
朱子楚\zhuzi 2023-04-03 21:16:07 +08:00
parent 6b3e73ce0b
commit 0d4477437f

View File

@ -35,7 +35,7 @@ jobs:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with: with:
fetch-depth: 1 fetch-depth: 1
- name: Qt 6 environment configuration - name: Qt6 environment configuration
if: ${{ startsWith( matrix.qt_ver, 6 ) }} if: ${{ startsWith( matrix.qt_ver, 6 ) }}
shell: pwsh shell: pwsh
run: | run: |