Commit 2c3514008d76edcf83547862b9abcd79ca96f60c

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

Update msys2.yml

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.github/workflows/msys2.yml
@@ -34,7 +34,7 @@ jobs: @@ -34,7 +34,7 @@ jobs:
34 with: 34 with:
35 repository: "PerryWerneck/libv3270" 35 repository: "PerryWerneck/libv3270"
36 latest: true 36 latest: true
37 - fileName: "mingw-w64-x86_64-lib3270-5.4-0-x86_64.pkg.tar.zst" 37 + fileName: "mingw-w64-x86_64-libv3270-5.4-0-x86_64.pkg.tar.zst"
38 - name: CI-Build 38 - name: CI-Build
39 run: ./win/ci-build.sh 39 run: ./win/ci-build.sh
40 40