update workflow

This commit is contained in:
yuzuki999
2022-11-02 14:38:06 +08:00
parent 14f029baf6
commit e76ec30c92

View File

@@ -122,7 +122,7 @@ jobs:
- name: Get other version
if: ${{ github.event_name != 'release' }}
run: |
echo "version:${{ github.sha }}" >> $GITHUB_ENV
echo "version=${{ github.sha }}" >> $GITHUB_ENV
- name: Build V2bX
run: |
echo "version: $version"