typo
This commit is contained in:
parent
912702da26
commit
6253631b9f
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: alpine:latest
|
image: alpine:latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@4
|
- uses: actions/checkout@v4
|
||||||
- run: apk add nodejs curl findutils
|
- run: apk add nodejs curl findutils
|
||||||
- uses: forgejo/download-artifact@v4
|
- uses: forgejo/download-artifact@v4
|
||||||
- name: Deploy to repo
|
- name: Deploy to repo
|
||||||
|
|
Loading…
Reference in a new issue