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
|
github.com/abiosoft/caddy-exec
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# - name: Install dependencies
|
- name: Install dependencies
|
||||||
# shell: sh
|
shell: sh
|
||||||
# run: |
|
run: |
|
||||||
# apk add --no-cache git nodejs npm bash sed curl jq podman
|
apk add --no-cache git nodejs npm bash sed curl jq podman
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue