Skip to content

Commit

Permalink
fix: release script
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-Shen authored Apr 18, 2024
1 parent 4cd4923 commit f9ba4dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: Download frontend
env:
CURRENT_BRANCH: ${{ github.ref_name }}
run: |
sh ./scripts/resolve_frontend.sh true
Expand Down

0 comments on commit f9ba4dc

Please sign in to comment.