Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-ainsel committed Oct 10, 2024
1 parent bf1bf1e commit c7ec542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blocks/pl/linux/test-pl-docker-pnpm/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,4 +202,4 @@ runs:
with:
dump-stdout: false
run: |
rm -rfv "${PL_LOG_DIR})"
rm -rfv "${PL_LOG_DIR}"

0 comments on commit c7ec542

Please sign in to comment.