Fixed UnityProject
This commit is contained in:
@@ -55,7 +55,7 @@ runs:
|
|||||||
with:
|
with:
|
||||||
platform: ${{ inputs.platform }}
|
platform: ${{ inputs.platform }}
|
||||||
- name: "Restore NugetForUnity packages if they exist."
|
- name: "Restore NugetForUnity packages if they exist."
|
||||||
uses: act/dotnet/dotnet-nugetforunity-restore@master
|
uses: act/common/dotnet/dotnet-nugetforunity-restore@master
|
||||||
with:
|
with:
|
||||||
projectPath: ${{ steps.path.outputs.projectPath }}
|
projectPath: ${{ steps.path.outputs.projectPath }}
|
||||||
- name: "Run Unity command."
|
- name: "Run Unity command."
|
||||||
|
|||||||
Reference in New Issue
Block a user