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
|
||||
working-directory: ./projects/vs2019/
|
||||
run: msbuild ./wren.sln /property:Configuration=Release /property:Platform=64bit
|
||||
- uses: actions/upload-artifact@v2
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: wren-windows
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user