Skip to content

Commit

Permalink
w32 build
Browse files Browse the repository at this point in the history
  • Loading branch information
arnetheduck committed Dec 12, 2023
1 parent 19bb833 commit 063ba70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
name: windows_x64
nimbleName: windows_x64
- os: windows
triple: i686-w64-mingw32
triple: i686-w32-mingw32
name: windows_x32
nimbleName: windows_x32
include:
Expand Down Expand Up @@ -113,4 +113,4 @@ jobs:
uses: geekyeggo/delete-artifact@v2
with:
failOnError: false
name: "nph-*"
name: "nph-*"

0 comments on commit 063ba70

Please sign in to comment.