mirror of
https://git.aaro.dev/VRCBoard/vrcboard-udon.git
synced 2026-03-17 01:09:45 +00:00
Update .gitea/workflows/unitypackage.yaml
This commit is contained in:
@@ -17,4 +17,8 @@ jobs:
|
||||
with:
|
||||
files-glob: |
|
||||
./**/*.cs
|
||||
dest: test.unitypackage
|
||||
dest: test.unitypackage
|
||||
- uses: actions/upload-artifact@master
|
||||
with:
|
||||
path: test.unitypackage
|
||||
name: package
|
||||
Reference in New Issue
Block a user