Skip to content

Commit

Permalink
Update pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
BigJk committed Nov 17, 2023
1 parent 6db1eea commit e6febcc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/build-app/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ runs:
GOOS: ${{ inputs.os }}
GOARCH: ${{ inputs.arch }}
SND_TAGS: ${{ inputs.tags }}
CGO_ENABLED: '0'
- name: Copy libusb DLL
if: inputs.libusb-path != null
shell: bash
Expand Down

0 comments on commit e6febcc

Please sign in to comment.