[ui] fix
This commit is contained in:
parent
e82d000729
commit
26093140fb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
- linux/arm/v7
|
||||
- linux/arm64/v8
|
||||
- linux/riscv64
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue