mirror of
https://github.com/AcChosen/VR-Stage-Lighting.git
synced 2024-11-27 17:00:51 +01:00
Update iterate.yml
This commit is contained in:
parent
c4f2cbad3d
commit
0026f126e4
2
.github/workflows/iterate.yml
vendored
2
.github/workflows/iterate.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
- run: find "Packages/${{env.packageName}}/" -name \*.meta >> metaList
|
||||
|
||||
- name: Create full UnityPackage
|
||||
uses: AcChosen/create-unitypackage@1.1.4
|
||||
uses: AcChosen/create-unitypackage@v1.1.4
|
||||
with:
|
||||
package-path: ${{ env.unityPackage }}
|
||||
include-files: metaList
|
||||
|
Loading…
Reference in New Issue
Block a user