Skip to content

Commit

Permalink
Debug.
Browse files Browse the repository at this point in the history
  • Loading branch information
floitsch committed Sep 20, 2024
1 parent 0e2171a commit 1624f23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,9 @@ jobs:
- name: Move toitdocs.
if: ${{ github.event.inputs.toitlang-run-id }}
run: |
ls -l toitdoc-download
mv toitdoc-download/*.json build/toitdoc.json
find build
- name: Fetch Toit documentation
if: ${{ github.event.inputs.toitlang-run-id == '' }}
Expand Down

0 comments on commit 1624f23

Please sign in to comment.