Skip to content

Commit

Permalink
Adjust Windows again.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgiven committed Nov 3, 2024
1 parent b654b15 commit 04f0379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- uses: actions/checkout@v3
- name: build
run: |
make LDFLAGS="-s -static"
make LDFLAGS="-s -static" CFLAGS="-g -Os"
- name: package
run: |
make ack-setup.exe
Expand Down

0 comments on commit 04f0379

Please sign in to comment.