Skip to content

Commit

Permalink
Appveyor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Dec 31, 2020
1 parent 23e3f0e commit 737b6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ build_script:
set /P VERSION=< resources\POD_BABASHKA_SQLITE3_VERSION
jar -cMf pod-babashka-sqlite3-%VERSION%-windows-amd64.zip pod-babashka-buddy.exe
jar -cMf pod-babashka-sqlite3-%VERSION%-windows-amd64.zip pod-babashka-sqlite3.exe
artifacts:
- path: pod-babashka-sqlite3-*-windows-amd64.zip
Expand Down

0 comments on commit 737b6c0

Please sign in to comment.