Skip to content

Commit

Permalink
Update binaries.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos-a-g-h authored Oct 17, 2023
1 parent 4be3658 commit 73b0c7c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,9 @@ jobs:
asset_name: "${{ env.NAME_LINUX }}"
asset_content_type: application/octet-stream

- name: (Debug) Show upload URL
run: echo "${{ steps.CreateRelease.outputs.upload_url }}"

- name: Windows (Upload Release Asset)
uses: actions/upload-release-asset@v1
env:
Expand Down

0 comments on commit 73b0c7c

Please sign in to comment.