Skip to content

Commit

Permalink
Debugging workflows.
Browse files Browse the repository at this point in the history
  • Loading branch information
PerryWerneck committed Feb 18, 2024
1 parent 13c89a2 commit b878202
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
install: dos2unix mingw-w64-x86_64-gcc automake autoconf make git pkgconf mingw-w64-x86_64-gettext gettext-devel mingw-w64-x86_64-openssl libtool
- name: CI-Build
run: |
pacman -U --noconfirm *.pkg.tar.zst
dos2unix PKGBUILD.mingw
makepkg BUILDDIR=/tmp/pkg -p PKGBUILD.mingw
- uses: ncipollo/release-action@v1
Expand Down

0 comments on commit b878202

Please sign in to comment.