Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
YufJi committed Jul 17, 2024
1 parent d803169 commit 32e3afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: yarn install

- name: Build
run: LCAP_LIB_VERSION=${{ env.VERSION }} yarn build:theme
run: LCAP_LIB_VERSION=${{ env.VERSION }} yarn build

# 创建一个临时目录
- name: Create Assets
Expand Down

0 comments on commit 32e3afb

Please sign in to comment.