Skip to content

Commit

Permalink
Update msys2-mingw64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vampirefrog authored Nov 12, 2024
1 parent 9a27fa2 commit 314043a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/msys2-mingw64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,6 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: v68-${{steps.vars.outputs.sha_short}}
path: "v68.exe libportaudio.dll"
path: |
v68.exe
libportaudio.dll

0 comments on commit 314043a

Please sign in to comment.