Maybe need sudo?

pull/39/head
Alex Evgrashin 2020-02-15 19:35:52 +03:00
parent cdb817c698
commit 4d22503046
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ jobs:
# Do the report magic
- name: Generate .html report
run: dotnet ./UnityTestRunnerResultsReporter/UnityTestRunnerResultsReporter.dll --resultsPath=artifacts/editmode --resultXMLName=editmode-results.xml --unityLogName=editmode.log --reportdirpath=artifacts/editmode
run: sudo dotnet ./UnityTestRunnerResultsReporter/UnityTestRunnerResultsReporter.dll --resultsPath=artifacts/editmode --resultXMLName=editmode-results.xml --unityLogName=editmode.log --reportdirpath=artifacts/editmode
if: always()
# Upload artifacts