Skip to content

Commit 31d767c

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- uses: actions/setup-node@v1
3535
with:
3636
node-version: 12
37-
- run: |
37+
run: |
3838
git checkout
3939
- name: Build
4040
working-directory: InnerSourceLearningPath/scripts

0 commit comments

Comments
 (0)