CI fix tentative #8
This commit is contained in:
parent
5419065fb9
commit
3302efabcb
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: ${{ secrets.CONFIG_REPO }}
|
repository: ${{ secrets.CONFIG_REPO }}
|
||||||
ssh-key: ${{ secrets.CONFIG_REPO_SSH_KEY }}
|
token: ${{ secrets.CONFIG_REPO_TOKEN }}
|
||||||
path: "configs"
|
path: "configs"
|
||||||
|
|
||||||
- name: Install pnpm
|
- name: Install pnpm
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue