Skip to content

Commit

Permalink
path issue
Browse files Browse the repository at this point in the history
  • Loading branch information
aeltorio committed Oct 18, 2024
1 parent bbafa6e commit 8d12cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Attest artifacts
uses: actions/attest-build-provenance@v1
with:
subject-path: '..\..\..\windows_${{ matrix.job.arch }}_${{ github.event.release.tag_name }}.zip'
subject-path: 'windows_${{ matrix.job.arch }}_${{ github.event.release.tag_name }}.zip'

- name: Create Release with gh for Windows amd64
shell: bash
Expand Down

0 comments on commit 8d12cb6

Please sign in to comment.