mirror of
https://github.com/dimalo/klipper-web-control-docker.git
synced 2026-07-04 17:40:03 +02:00
fix workflow definition
This commit is contained in:
4
.github/workflows/fluidd_multiarch.yml
vendored
4
.github/workflows/fluidd_multiarch.yml
vendored
@@ -61,5 +61,5 @@ jobs:
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
push: true
|
||||
tags: ${{ steps.prep.outputs.tags }}
|
||||
build-args:
|
||||
- FRONTEND_ZIP_URL: https://github.com/cadriel/fluidd/releases/latest/download/fluidd.zip
|
||||
build-args: |
|
||||
FRONTEND_ZIP_URL=https://github.com/cadriel/fluidd/releases/latest/download/fluidd.zip
|
||||
|
||||
Reference in New Issue
Block a user