forked from Mirror/wren
Update .githubCI.yml
This commit is contained in:
2
.github/workflows/.githubCI.yml
vendored
2
.github/workflows/.githubCI.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
|||||||
- name: build
|
- name: build
|
||||||
working-directory: ./projects/vs2019/
|
working-directory: ./projects/vs2019/
|
||||||
run: msbuild ./wren.sln /property:Configuration=Release /property:Platform=64bit
|
run: msbuild ./wren.sln /property:Configuration=Release /property:Platform=64bit
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: wren-windows
|
name: wren-windows
|
||||||
path: |
|
path: |
|
||||||
|
|||||||
Reference in New Issue
Block a user