mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 20:15:41 +01:00
format yml files
This commit is contained in:
parent
d916ebef5c
commit
2fc61a6da3
3 changed files with 23 additions and 24 deletions
4
.github/workflows/cd-manual.yml
vendored
4
.github/workflows/cd-manual.yml
vendored
|
|
@ -20,10 +20,10 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
id: buildx
|
||||
uses: docker/setup-buildx-action@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue