Skip to content

Commit 2fb6970

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

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
@@ -26,10 +26,10 @@ jobs:
2626
with:
2727
repository: PCL-Community/PCL2-CE
2828
token: ${{ secrets.UPDATE_PAT_TOKEN }}
29-
path: ../PCL2-CE
29+
path: PCL2-CE
3030

3131
- run: |
32-
cd ../PCL2-CE
32+
cd PCL2-CE
3333
ls -R
3434
3535
- name: Import GPG key

0 commit comments

Comments
 (0)