Skip to content

Commit

Permalink
Update deploy-documents-for-tizen-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shyunMin authored Jan 15, 2025
1 parent 2a0b478 commit 39e02e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-documents-for-tizen-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Build Documents
env:
DOCFX_FILE: "docfx_tizen_docs.json"
if: steps.cache-site.outputs.cache-hit != 'true'
# if: steps.cache-site.outputs.cache-hit != 'true'
run: |
./build.sh restore
./build.sh build
Expand Down

0 comments on commit 39e02e0

Please sign in to comment.