Update .forgejo/workflows/deploy.yml
Some checks failed
Deploy SvelteKit / deploy (push) Failing after 26s
Some checks failed
Deploy SvelteKit / deploy (push) Failing after 26s
This commit is contained in:
parent
429389233b
commit
3461d935a1
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@ jobs:
|
||||||
working-directory: /workspace
|
working-directory: /workspace
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Set up Node
|
||||||
|
uses: actions/setup-node@v4
|
||||||
|
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue