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:
@@ -12,11 +12,9 @@ jobs:
|
|||||||
|
|
||||||
- run: mkdir a
|
- run: mkdir a
|
||||||
|
|
||||||
- uses: pCYSl5EDgo/create-unitypackage@master
|
- name: create unitypackage from glob pattern
|
||||||
|
uses: natsuneko-laboratory/create-unitypackage@v3
|
||||||
with:
|
with:
|
||||||
package-path: 'a/output.unitypackage'
|
files-glob: |
|
||||||
include-files: metaList
|
./**/*.cs
|
||||||
- uses: actions/upload-artifact@master
|
dest: test.unitypackage
|
||||||
with:
|
|
||||||
path: a
|
|
||||||
name: package
|
|
||||||
Reference in New Issue
Block a user