Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 35392f3

Browse files
fix: 🧩 修复脚本单词误删
1 parent be0c418 commit 35392f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/build.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Get pnpm store directory
3636
shell: bash
3737
run: |
38-
echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_EN
38+
echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV
3939
4040
# 使用pnpm缓存可以减少安装时间
4141
- uses: actions/cache@v3

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /