Update .gitea/workflows/unitypackage.yaml

This commit is contained in:
2024-09-30 11:39:16 +00:00
parent 0fac46fa0e
commit 514e493cb2

View File

@@ -12,11 +12,9 @@ jobs:
- run: mkdir a
- uses: pCYSl5EDgo/create-unitypackage@master
- name: create unitypackage from glob pattern
uses: natsuneko-laboratory/create-unitypackage@v3
with:
package-path: 'a/output.unitypackage'
include-files: metaList
- uses: actions/upload-artifact@master
with:
path: a
name: package
files-glob: |
./**/*.cs
dest: test.unitypackage