Skip to content

Commit

Permalink
reduce windows artifact size
Browse files Browse the repository at this point in the history
  • Loading branch information
dguittet committed May 21, 2024
1 parent 2bb9673 commit 2f6b9bb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@ jobs:
shell: bash
run: |
mkdir wx-3.2.3
mkdir -p wx-3.2.3/build/msw
cp -r wxWidgets-3.2.3/build/msw/vc_* wx-3.2.3/build/msw
cp -r wxWidgets-3.2.3/include wx-3.2.3
cp -r wxWidgets-3.2.3/lib wx-3.2.3
Expand Down

0 comments on commit 2f6b9bb

Please sign in to comment.