Skip to content

Commit

Permalink
wip3
Browse files Browse the repository at this point in the history
  • Loading branch information
EliMoshkovich committed Mar 26, 2024
1 parent 848afa3 commit fc16c97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:

- name: Install dependencies
run: |
rm -rf node_modules
yarn install
yarn run build
yarn docs ; git add docs/ ; git commit -m "update tsdoc"
Expand Down

0 comments on commit fc16c97

Please sign in to comment.