mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
fix formatting error in workflow
This commit is contained in:
parent
ab346f7592
commit
865ed85a05
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -36,4 +36,4 @@ jobs:
|
||||||
- name: Attest Binaries
|
- name: Attest Binaries
|
||||||
uses: actions/attest-build-provenance@v1
|
uses: actions/attest-build-provenance@v1
|
||||||
with:
|
with:
|
||||||
subject-path: '${{ github.workspace }}/dist/magellan_linux_amd64_v1/magellan'
|
subject-path: '${{ github.workspace }}/dist/magellan_linux_amd64_v1/magellan'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue