Skip to content

Commit 18b0267

Browse files
authored
Merge pull request #45 from alexquincy/patch-3
Add Node.js setup step to deploy workflow
2 parents 075a530 + b776974 commit 18b0267

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
with:
2323
fetch-depth: 0
2424

25+
# This version specifically needed?
2526
- name: Setup Node.js
2627
uses: actions/setup-node@v4
2728
with:

0 commit comments

Comments
 (0)