Skip to content

Commit

Permalink
Debug
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 265b450 commit 028c6ec
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,11 +158,7 @@ runs:
ls -lah
ls -lah ..
echo "$ALLURE_RESULTS_DIR"
mkdir -p "$ALLURE_RESULTS_DIR"
ls -lah "$ALLURE_RESULTS_DIR"
ls -lah
ls -lah ..
sudo chmod -R a+rw "$ALLURE_GENERATED_DIR"
sudo chmod -R a+rw "$ALLURE_RESULTS_DIR"
echo "$ALLURE_RESULTS_DIR"
ls -lah "$ALLURE_RESULTS_DIR"
Expand Down

0 comments on commit 028c6ec

Please sign in to comment.