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 \"