Commit fa6f300d8138c61de6d71ad374aa1b3913b8c06d

Authored by Perry Werneck
Committed by GitHub
1 parent f6ea2801
Exists in develop

Update msys2.yml

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.github/workflows/msys2.yml
@@ -33,7 +33,7 @@ jobs: @@ -33,7 +33,7 @@ jobs:
33 - uses: ncipollo/release-action@v1 33 - uses: ncipollo/release-action@v1
34 with: 34 with:
35 tag: 5.4 35 tag: 5.4
36 - artifacts: "*.xz" 36 + artifacts: "mingw-libv3270.tar.xz"
37 allowUpdates: true 37 allowUpdates: true
38 draft: false 38 draft: false
39 makeLatest: true 39 makeLatest: true