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