Skip to content

Commit

Permalink
Update build_windows_qt6.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinChenJP authored May 23, 2024
1 parent 57d95e7 commit bb3262a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_windows_qt6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ jobs:

# Artifacts
- name: Artifacts
uses: ncipollo/release-action@v1
uses: actions/upload-artifact@v2
with:
artifacts: ..\build
token: ${{ github.token }}
name: build-artifacts
path: ..\build
generateReleaseNotes: true

0 comments on commit bb3262a

Please sign in to comment.