Skip to content

Commit 5d6cbbb

Browse files
authored
Update publish-to-website.yml
1 parent 34568c8 commit 5d6cbbb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish-to-website.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
- uses: actions/setup-node@v1
3535
with:
3636
node-version: 12
37+
- run: |
38+
git checkout
3739
- name: Build
3840
working-directory: InnerSourceLearningPath/scripts
3941
run: |

0 commit comments

Comments
 (0)