Skip to content

Commit

Permalink
wrong make
Browse files Browse the repository at this point in the history
  • Loading branch information
ianh committed Jun 16, 2024
1 parent ac785c1 commit d80e1a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- uses: actions/checkout@v4
- uses: msys2/setup-msys2@v2
with:
install: mingw-w64-x86_64-make mingw-w64-x86_64-gcc
install: make mingw-w64-x86_64-gcc
- run: make libverify.dll
shell: msys2 {0}
- run: gh release delete libverify-windows-x86_64
Expand Down

0 comments on commit d80e1a4

Please sign in to comment.