Skip to content

Commit 036bbaf

Browse files
authored
build: fix broken build (#508)
1 parent 35103bf commit 036bbaf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dev.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
uses: actions/checkout@v2
2525
- name: Set BUILT_DATE_TIME
2626
run: echo "BUILT_DATE_TIME=$(date -u -Iseconds)" >> $GITHUB_ENV
27+
- name: Set up hub
28+
uses: Geertvdc/[email protected]
2729
- name: Build Salty-747
2830
uses: actions/setup-node@v1
2931
with:

0 commit comments

Comments
 (0)