mirror of
https://git.aaro.dev/VRCBoard/vrcboard-udon.git
synced 2026-03-17 02:49:46 +00:00
Update .gitea/workflows/unitypackage.yaml
This commit is contained in:
@@ -17,4 +17,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
files-glob: |
|
files-glob: |
|
||||||
./**/*.cs
|
./**/*.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