mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-10 09:32:13 +01:00
fix(ci): wrong release name for build try on armhf
This commit is contained in:
2
.github/workflows/continuous_integration.yml
vendored
2
.github/workflows/continuous_integration.yml
vendored
@@ -92,4 +92,4 @@ jobs:
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
- name: Build try of armhf Docker image variant
|
||||
run: |
|
||||
make release GOTENBERG_VERSION=armmhf
|
||||
make release GOTENBERG_VERSION=armhf
|
||||
|
||||
Reference in New Issue
Block a user