From 865ed85a056a5145c5d34fdf4398ae7cb0b7aed3 Mon Sep 17 00:00:00 2001 From: Alex Lovell-Troy Date: Wed, 17 Jul 2024 17:30:00 -0400 Subject: [PATCH] fix formatting error in workflow --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 25997d2..97aaf48 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -36,4 +36,4 @@ jobs: - name: Attest Binaries uses: actions/attest-build-provenance@v1 with: - subject-path: '${{ github.workspace }}/dist/magellan_linux_amd64_v1/magellan' + subject-path: '${{ github.workspace }}/dist/magellan_linux_amd64_v1/magellan'