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:
@@ -18,6 +18,7 @@ jobs:
|
||||
files-glob: |
|
||||
./**/*.cs
|
||||
dest: test.unitypackage
|
||||
- run: ls -al *
|
||||
- uses: actions/upload-artifact@master
|
||||
with:
|
||||
path: test.unitypackage
|
||||
|
||||
Reference in New Issue
Block a user