diff --git a/action.yml b/action.yml index ea1f33f..c97901d 100644 --- a/action.yml +++ b/action.yml @@ -14,7 +14,7 @@ runs: steps: - name: Archive artifact shell: bash - run: -| + run: | tar \ --dereference --hard-dereference \ --directory ${{ inputs.path }} \