mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Remove install_win_reqs.bat from releases.
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -551,8 +551,6 @@ jobs:
|
|||||||
- run: cp -r lib c3-windows-Debug
|
- run: cp -r lib c3-windows-Debug
|
||||||
- run: cp msvc_build_libraries.py c3-windows-Release
|
- run: cp msvc_build_libraries.py c3-windows-Release
|
||||||
- run: cp msvc_build_libraries.py c3-windows-Debug
|
- 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-Release.zip c3-windows-Release
|
||||||
- run: zip -r c3-windows-Debug.zip c3-windows-Debug
|
- run: zip -r c3-windows-Debug.zip c3-windows-Debug
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user