Change slash direction
							parent
							
								
									443ad74f7d
								
							
						
					
					
						commit
						11ad776b4f
					
				|  | @ -10,9 +10,9 @@ LABEL "repository"="http://github.com/game-ci/unity-actions" | ||||||
| LABEL "homepage"="http://github.com/game-ci/unity-actions" | LABEL "homepage"="http://github.com/game-ci/unity-actions" | ||||||
| LABEL "maintainer"="Webber Takken <webber@takken.io>" | LABEL "maintainer"="Webber Takken <webber@takken.io>" | ||||||
| 
 | 
 | ||||||
| COPY default-build-script c:\UnityBuilderAction | COPY default-build-script c:/UnityBuilderAction | ||||||
| COPY platforms/windows/steps c:\steps | COPY platforms/windows/steps c:/steps | ||||||
| COPY platforms/windows/entrypoint.ps1 c:\entrypoint.ps1 | COPY platforms/windows/entrypoint.ps1 c:/entrypoint.ps1 | ||||||
| RUN ls | RUN ls | ||||||
| 
 | 
 | ||||||
| ENTRYPOINT ["powershell", "c:/entrypoint.ps1"] | ENTRYPOINT ["powershell", "c:/entrypoint.ps1"] | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue