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