mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
Fix CI for Windows
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -778,8 +778,8 @@ 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 README.md macos c3-windows-Debug
|
- run: cp README.md c3-windows-Release
|
||||||
- run: cp README.md macos c3-windows-Debug
|
- run: cp README.md c3-windows-Debug
|
||||||
- run: zip -r c3-windows.zip c3-windows-Release
|
- run: zip -r c3-windows.zip c3-windows-Release
|
||||||
- run: zip -r c3-windows-debug.zip c3-windows-Debug
|
- run: zip -r c3-windows-debug.zip c3-windows-Debug
|
||||||
- run: mv c3-linux-Release/c3-linux-Release.tar.gz c3-linux-Release/c3-linux.tar.gz
|
- run: mv c3-linux-Release/c3-linux-Release.tar.gz c3-linux-Release/c3-linux.tar.gz
|
||||||
|
|||||||
Reference in New Issue
Block a user