1
0
forked from Mirror/wren

Update .githubCI.yml

This commit is contained in:
.ruby
2025-11-19 14:18:54 -08:00
committed by GitHub
parent a1112587db
commit 99d2f0b8fc

View File

@ -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: |