Skip to content

Commit

Permalink
zzz
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoiast committed May 30, 2024
1 parent f508201 commit 2649810
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,6 @@ jobs:
if: matrix.config.os == 'windows-2022' && matrix.config.cc == 'cl'
uses: actions/upload-artifact@v3
with:
name: Output/qtedit4-qt671-x86_64.exe
path: build/qtedit4-win64.exe
name: qtedit4-qt671-x86_64.exe
path: output/qtedit4-win64.exe

0 comments on commit 2649810

Please sign in to comment.