Update .forgejo/workflows/build.yml
Some checks failed
build.yml / Update .forgejo/workflows/build.yml (push) Failing after 0s
Some checks failed
build.yml / Update .forgejo/workflows/build.yml (push) Failing after 0s
This commit is contained in:
parent
9a745a7543
commit
e33592cb84
1 changed files with 5 additions and 5 deletions
|
@ -21,11 +21,11 @@ jobs:
|
|||
github.com/restic/caddy
|
||||
github.com/abiosoft/caddy-exec
|
||||
|
||||
steps:
|
||||
- name: Install dependencies
|
||||
shell: sh
|
||||
run: |
|
||||
apk add --no-cache git nodejs npm bash sed curl jq podman
|
||||
# steps:
|
||||
# - 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