Skip to content

Commit

Permalink
Remove install_win_reqs.bat from releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
lerno committed Feb 15, 2024
1 parent 748c737 commit aee4aec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -551,8 +551,6 @@ jobs:
- run: cp -r lib c3-windows-Debug
- run: cp msvc_build_libraries.py c3-windows-Release
- run: cp msvc_build_libraries.py c3-windows-Debug
- run: cp install_win_reqs.bat c3-windows-Release
- run: cp install_win_reqs.bat c3-windows-Debug
- run: zip -r c3-windows-Release.zip c3-windows-Release
- run: zip -r c3-windows-Debug.zip c3-windows-Debug

Expand Down

0 comments on commit aee4aec

Please sign in to comment.