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 Jun 20, 2024
1 parent 1cd20b8 commit 5dd85d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-documents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Build Documents
if: steps.cache-site.outputs.cache-hit != 'true'
run: |
cp doxfx_config/docfx_API5.json docfx.json
cp docfx_config/docfx_API5.json docfx.json
./build.sh restore API5
./build.sh build API5
- name: Archive Artifacts
Expand Down

0 comments on commit 5dd85d5

Please sign in to comment.