Skip to content

Commit

Permalink
Update build-binaries.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHougaard committed Jul 1, 2024
1 parent 4c41b32 commit 5809336
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
with:
node-version: ${{ matrix.node-version }}

- name: Install pkg
run: npm install -g pkg

- name: Install dependencies (backend)
run: npm install

Expand Down

0 comments on commit 5809336

Please sign in to comment.