Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MSzturc authored Oct 15, 2022
1 parent 741d91f commit f648d31
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 @@ -37,6 +37,9 @@ jobs:
- name: set config 2
id: config-2
run: git config --global url."https://".insteadOf git://
- name: set config 3
id: config-3
run: git config --global url."https://github.com/".insteadOf ssh://[email protected]
- name: Setup dependencies
run: yarn
- name: Create coverage summary
Expand Down

0 comments on commit f648d31

Please sign in to comment.