Skip to content

Commit

Permalink
fix: fix release CI workflow step
Browse files Browse the repository at this point in the history
  • Loading branch information
parvit committed Sep 26, 2024
1 parent 2e908e6 commit 5b25fba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,6 @@ jobs:
- name: Build QPep Tray
run: |
pushd qpep-tray
set CGO_ENABLED=0
go build -ldflags -H=windowsgui -o ..\build\64bits\qpep-tray.exe
popd
Expand Down

0 comments on commit 5b25fba

Please sign in to comment.