mirror of
https://git.aaro.dev/VRCBoard/vrcboard-udon.git
synced 2026-03-17 04:49:45 +00:00
Update .gitea/workflows/unitypackage.yaml
This commit is contained in:
@@ -14,9 +14,10 @@ jobs:
|
||||
*.cs
|
||||
*.asset
|
||||
*.shader
|
||||
*.material
|
||||
dest: build.unitypackage
|
||||
- run: ls -al *
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
path: build.unitypackage
|
||||
name: unitypackage.zip
|
||||
name: unitypackage
|
||||
Reference in New Issue
Block a user