Update build-windows.yml

This commit is contained in:
Evan Su 2024-06-26 23:03:58 -04:00 committed by GitHub
parent 4dcea4333a
commit ba43ef53ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -73,8 +73,9 @@ jobs:
compression-level: 9
- name: Get version tag
shell: pwsh
run: |
VERSION=$(cat VERSION)
set VERSION=$(cat VERSION)
echo "VERSION=$VERSION" >> $GITHUB_ENV
- name: Release