Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Signed-off-by: Oleg Kulachenko <[email protected]>
  • Loading branch information
vvarg229 committed Jan 17, 2024
1 parent 028c6ec commit 8369431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ runs:
ls -lah ..
echo "$ALLURE_RESULTS_DIR"
ls -lah "$ALLURE_RESULTS_DIR"
sudo chmod -R a+rw "$ALLURE_RESULTS_DIR"
sudo chmod -R a+rw "$ALLURE_GENERATED_DIR"
echo "$ALLURE_RESULTS_DIR"
ls -lah "$ALLURE_RESULTS_DIR"
Expand Down

0 comments on commit 8369431

Please sign in to comment.