Skip to content

Commit

Permalink
build: fix broken build (#508)
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjomcs authored Oct 28, 2024
1 parent 35103bf commit 036bbaf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
uses: actions/checkout@v2
- name: Set BUILT_DATE_TIME
run: echo "BUILT_DATE_TIME=$(date -u -Iseconds)" >> $GITHUB_ENV
- name: Set up hub
uses: Geertvdc/setup-hub@v1.0.0
- name: Build Salty-747
uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit 036bbaf

Please sign in to comment.