Update .forgejo/workflows/build.yml
This commit is contained in:
parent
e5503d1b26
commit
9b7facb8ca
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