Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
Yoann Chaudet committed May 24, 2022
1 parent dcb017a commit 2bcc396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -14,7 +14,7 @@ runs:
steps:
- name: Archive artifact
shell: bash
run: -|
run: |
tar \
--dereference --hard-dereference \
--directory ${{ inputs.path }} \
Expand Down

0 comments on commit 2bcc396

Please sign in to comment.