Skip to content

Commit 31c75b3

Browse files
authored
更新 pack.yml
1 parent 472c592 commit 31c75b3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/pack.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,8 @@ jobs:
2828
token: ${{ secrets.UPDATE_PAT_TOKEN }}
2929
path: PCL2-CE
3030

31-
- uses: actions/download-artifact@v5
32-
with:
33-
path: 'Plain Craft Launcher 2/Resources'
31+
- name: CD
32+
uses: ls && cd PCL2-CE
3433

3534
- name: Import GPG key
3635
uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec

0 commit comments

Comments
 (0)