mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-09 05:08:42 +01:00
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