From 48e0cb6efa5609911e08f57374c77a7f863f1401 Mon Sep 17 00:00:00 2001 From: Jorge Arco Date: Fri, 21 Jul 2023 17:38:32 +0200 Subject: [PATCH] patch: run build before release --- .github/workflows/release.yaml | 2 +- makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index be93c13..e62226e 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -14,7 +14,7 @@ jobs: env: VERSION: ${{ matrix.version }} ARCHS: linux/${{ matrix.arch }} - name: release-${{ matrix.version }} + name: release-${{ matrix.version }}-${{ matrix.arch }} runs-on: ubuntu-latest steps: - uses: actions/checkout@v1 diff --git a/makefile b/makefile index 26eaff6..720b27a 100644 --- a/makefile +++ b/makefile @@ -24,7 +24,7 @@ test-dev: $(DOCKER_RUN_DEV) sh -c "php test/test.php | grep Iyo" $(DOCKER_RUN_DEV) sh -c "echo \"