Skip to content

Commit

Permalink
Update deploy-documents.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shyunMin authored Jul 16, 2024
1 parent db83da4 commit 6bd548c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-documents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ jobs:
- name: Archive Artifacts
run: |
cp .gitattributes _site/
# cp .gitattributes _site/
rm _site/index-prebuilt.json
tar cfz site.tar.gz _site/
- uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 6bd548c

Please sign in to comment.