Skip to content

Commit

Permalink
Update build-beta.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
This-is-XiaoDeng authored Dec 16, 2023
1 parent f911723 commit 9097239
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
- name: "Write version number"
run: |
Add-Content -Path "version.py" -Value "SUB_VER = `$env:SUB_VER"
Get-Content version.py
env:
SUB_VER: ${{ needs.get-version-number.outputs.SUB_VERSION }}

Expand Down

0 comments on commit 9097239

Please sign in to comment.