Update .forgejo/workflows/build.yml
This commit is contained in:
parent
ec1b5846d0
commit
e5503d1b26
1 changed files with 4 additions and 4 deletions
|
@ -22,10 +22,10 @@ jobs:
|
|||
github.com/abiosoft/caddy-exec
|
||||
|
||||
steps:
|
||||
# - name: Install dependencies
|
||||
# shell: sh
|
||||
# run: |
|
||||
# apk add --no-cache git nodejs npm bash sed curl jq podman
|
||||
- name: Install dependencies
|
||||
shell: sh
|
||||
run: |
|
||||
apk add --no-cache git nodejs npm bash sed curl jq podman
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue