Skip to content

Commit

Permalink
match node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
zsteinkamp committed Mar 27, 2024
1 parent b18df4a commit 3de0bca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- uses: actions/setup-node@v4
with:
node-version: 18

# Generate the default config (port 3333, admin=true)
- run: bin/gen-config

Expand Down

0 comments on commit 3de0bca

Please sign in to comment.