This commit is contained in:
Yoann Chaudet
2022-05-24 14:30:41 -07:00
parent dcb017a530
commit 2bcc396751

View File

@@ -14,7 +14,7 @@ runs:
steps: steps:
- name: Archive artifact - name: Archive artifact
shell: bash shell: bash
run: -| run: |
tar \ tar \
--dereference --hard-dereference \ --dereference --hard-dereference \
--directory ${{ inputs.path }} \ --directory ${{ inputs.path }} \