Commit e4b1a01508bcaa6d1de4a1fd8a6648f4223309d5

Authored by Perry Werneck
Committed by GitHub
1 parent 4f3f8851
Exists in develop

Update winpkg.yml

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.github/workflows/winpkg.yml
... ... @@ -32,7 +32,7 @@ jobs:
32 32 with:
33 33 repository: PerryWerneck/lib3270
34 34 latest: true
35   - fileName: mingw-lib3270.tar.xz
  35 + fileName: mingw-lib3270.x86_64.tar.xz
36 36 - uses: robinraju/release-downloader@v1.7
37 37 with:
38 38 repository: PerryWerneck/libv3270
... ...