Skip to content

Commit

Permalink
refactor: add more debug
Browse files Browse the repository at this point in the history
  • Loading branch information
aoudiamoncef authored Dec 15, 2023
1 parent 82cc7cf commit f3ffc7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ jobs:
fi
done
ls -al
# Move back to the original directory and remove the temporary directory
cd ..
rm -rf "$tmp_dir"
Expand Down

0 comments on commit f3ffc7e

Please sign in to comment.