mirror of
https://github.com/originalnicodr/CinematicUnityExplorer.git
synced 2025-07-18 17:38:01 +08:00
6
.github/workflows/dotnet.yml
vendored
6
.github/workflows/dotnet.yml
vendored
@ -131,3 +131,9 @@ jobs:
|
||||
with:
|
||||
name: UnityIGCSConnector.dll
|
||||
path: ./Release/UnityIGCSConnector.dll
|
||||
|
||||
- name: Upload Unity IGCS Connector 32bit
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: UnityIGCSConnector.32.dll
|
||||
path: ./Release/UnityIGCSConnector.32.dll
|
||||
|
Reference in New Issue
Block a user