Skip to content

Commit

Permalink
ci: fix 3
Browse files Browse the repository at this point in the history
  • Loading branch information
SrIzan10 committed Sep 21, 2024
1 parent 558ca18 commit a9d513d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
with:
node-version: '21'
cache: 'npm'
- uses: oleksiyrudenko/gha-git-credentials@v2-latest
with:
token: '${{ secrets.GITHUB_TOKEN }}'
- run: corepack enable yarn
- run: yarn install
- run: git checkout -b typedoc
Expand Down

0 comments on commit a9d513d

Please sign in to comment.