Skip to content

Commit 9cf8def

Browse files
authored
更新 pack.yml
1 parent 1b74fc2 commit 9cf8def

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/pack.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,11 @@ jobs:
2626
with:
2727
repository: PCL-Community/PCL2-CE
2828
token: ${{ secrets.UPDATE_PAT_TOKEN }}
29-
path: PCL2-CE
29+
path: ../PCL2-CE
30+
3031
- run: |
32+
cd ../PCL2-CE
3133
ls -R
32-
CD PCL2-CE
3334
3435
- name: Import GPG key
3536
uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec

0 commit comments

Comments
 (0)