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