Skip to content

Commit 6894ddc

Browse files
authored
更新 pack.yml
1 parent f589709 commit 6894ddc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pack.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
path: PCL2-CE
3030

3131
- name: CD
32-
run: ls && cd PCL2-CE
32+
run: cd PCL2-CE
3333

3434
- name: Import GPG key
3535
uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: Update Help.zip
4343
run: |
44-
ls
44+
ls ../
4545
cd PCL2-CE
4646
git config user.name "PCL-Community-Bot"
4747
git config user.email "167983016+PCL-Community-Bot@users.noreply.github.com"

0 commit comments

Comments
 (0)