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 ab0b9a9 commit 8cf9c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: lando/pkg-action@v2
id: pkg
with:
entrypoint: dist/main.js
entrypoint: backend/dist/main.js
arch: ${{ matrix.arch }}
node-version: ${{ matrix.node-version }}
os: ${{ matrix.os }}
Expand Down

0 comments on commit 8cf9c1a

Please sign in to comment.