Skip to content

Commit

Permalink
Debugging msys2 action.
Browse files Browse the repository at this point in the history
  • Loading branch information
PerryWerneck committed Feb 19, 2024
1 parent 20e4646 commit 3bdb4f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
fileName: "mingw-w64-x86_64-lib3270-5.4-0-x86_64.pkg.tar.zst"
- name: CI-Build
run: |
pacman -U --noconfirm *.pkg.tar.zst
dos2unix PKGBUILD.mingw
makepkg BUILDDIR=/tmp/pkg -p PKGBUILD.mingw

0 comments on commit 3bdb4f1

Please sign in to comment.