mirror of
https://github.com/amerkoleci/Vortice.Win32.git
synced 2026-01-14 16:16:04 +08:00
Update bindings to use char* instead of ushort*, separated Dxc native packages to Vortice.Dxc.Native, bump version to 2.2.1
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
global-json-file: ./global.json
|
||||
|
||||
- name: Pack
|
||||
run: dotnet pack Vortice.Win32.sln --configuration Release --output artifacts
|
||||
run: dotnet pack Vortice.Win32.sln --configuration Release
|
||||
|
||||
- name: Publish to NuGet
|
||||
if: github.event_name == 'push'
|
||||
|
||||
Reference in New Issue
Block a user