Skip to content

Commit

Permalink
Update doc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MerlinDumeur committed Jul 10, 2023
1 parent 078b0ed commit d25d915
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,10 @@ jobs:
shell: sh
if: runner.os == 'Linux'
run: |
cd doc/_build
tar \
--dereference --hard-dereference \
--directory doc/_build/ \
--directory . \
-cvf "$RUNNER_TEMP/artifact.tar" \
--exclude=.git \
--exclude=.github \
Expand Down

0 comments on commit d25d915

Please sign in to comment.