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:
|
||||
image: alpine:latest
|
||||
steps:
|
||||
- uses: actions/checkout@4
|
||||
- run: apk add nodejs curl findutils
|
||||
- uses: forgejo/download-artifact@v4
|
||||
- name: Deploy to repo
|
||||
|
|
Loading…
Add table
Reference in a new issue