From b3f1d7f169ae7c2d50c87bea403cb797a9018d85 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Wed, 13 Oct 2021 14:05:33 -0400 Subject: Fix workflow and retag v2.1.5-procursus1 --- .github/workflows/build.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.github/workflows/build.yml') diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8f3dd72..abbc00b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -124,7 +124,7 @@ jobs: with: upload_url: ${{ github.event.release.upload_url }} asset_path: ldid - asset_name: ldid_linux_${{ env.FILENAME }} + asset_name: ldid_linux_${{ env.ARCH }} asset_content_type: application/octet-stream build-macos: @@ -136,7 +136,6 @@ jobs: - arm64 env: ARCH: ${{ matrix.arch }} - steps: - uses: actions/checkout@v1 with: -- cgit v1.2.3-56-ge451