Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Jan 18, 2023
1 parent 8546c83 commit dc2deb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@ build_script:
- cmd: >-
call script/compile.bat
set /P VERSION=< resources\POD_BABASHKA_BUDDY_VERSION
set /P VERSION=< resources\POD_BABASHKA_INSTAPARSE_VERSION
set ARCHIVE=pod-babashka-instaparse-%VERSION%-windows-amd64.zip
REM bb release-artifact --file %ARCHIVE%
bb release-artifact --file %ARCHIVE%
artifacts:
- path: pod-babashka-instaparse-*-windows-amd64.zip
Expand Down

0 comments on commit dc2deb6

Please sign in to comment.