mirror of
https://git.aaro.dev/VRCBoard/vrcboard-udon.git
synced 2026-03-17 04:29:46 +00:00
Update .gitea/workflows/unitypackage.yaml
This commit is contained in:
@@ -18,3 +18,7 @@ jobs:
|
|||||||
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