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 33 - uses: ncipollo/release-action@v1
34 34 with:
35 35 tag: 5.4
36   - artifacts: "*.xz"
  36 + artifacts: "mingw-libv3270.tar.xz"
37 37 allowUpdates: true
38 38 draft: false
39 39 makeLatest: true
... ...