Update .forgejo/workflows/umami.yml
Some checks failed
Build custom umami / Build (push) Failing after 1m21s
Some checks failed
Build custom umami / Build (push) Failing after 1m21s
This commit is contained in:
parent
f9cf7885e8
commit
50c467f41b
1 changed files with 2 additions and 2 deletions
|
|
@ -13,8 +13,8 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: watson/umami
|
repository: watson/umami
|
||||||
# path: umami
|
path: umami
|
||||||
ref:
|
ref: master
|
||||||
|
|
||||||
- name: Setup Docker Buildx
|
- name: Setup Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue