Skip to content

Commit acf1020

Browse files
authored
Update publish-to-website.yml
1 parent 31d767c commit acf1020

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ jobs:
3131
fetch-depth: 0
3232
- name: Branch innersourcecommons.org
3333
working-directory: innersourcecommons.org
34+
run: |
35+
git checkout
3436
- uses: actions/setup-node@v1
3537
with:
3638
node-version: 12
37-
run: |
38-
git checkout
3939
- name: Build
4040
working-directory: InnerSourceLearningPath/scripts
4141
run: |

0 commit comments

Comments
 (0)