mirror of
https://git.aaro.dev/VRCBoard/vrcboard-udon.git
synced 2026-03-17 01:09:45 +00:00
testing
This commit is contained in:
@@ -14,8 +14,8 @@ jobs:
|
||||
./**/*.cs
|
||||
dest: test.unitypackage
|
||||
- run: ls -al *
|
||||
- run: cat test.unitypackage
|
||||
- run: cat VRCBoardManager.cs
|
||||
- uses: actions/upload-artifact@master
|
||||
with:
|
||||
path: test.unitypackage
|
||||
path: VRCBoardManager.cs
|
||||
name: package
|
||||
Reference in New Issue
Block a user