Skip to content

Commit

Permalink
renamed artifact, bump upload and checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
Odizinne committed Aug 11, 2024
1 parent 5c3bae3 commit b4d351f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/qt-msvc-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup MSVC
uses: microsoft/setup-msbuild@v1
Expand Down Expand Up @@ -79,7 +79,7 @@ jobs:
- name: Upload Artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: qt-build-artifacts
name: BigPictureTV_msvc_64
path: build/release/

0 comments on commit b4d351f

Please sign in to comment.