checkout
This commit is contained in:
parent
90248de3af
commit
912702da26
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: alpine:latest
|
image: alpine:latest
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@4
|
||||||
- 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…
Add table
Reference in a new issue