Skip to content

Commit 7f6a501

Browse files
authored
Update main.yml
1 parent 84e419f commit 7f6a501

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ jobs:
2727
uses: actions/checkout@v2
2828
- name: Checkout submodules
2929
run: git submodule update --init --recursive --remote
30-
- name: Setup Node.js environment
31-
uses: actions/setup-node@v2
32-
with:
33-
node-version: '18.x'
3430

3531
- name: Setup Hugo
3632
uses: peaceiris/actions-hugo@v2

0 commit comments

Comments
 (0)