mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Update build-binaries.yml
This commit is contained in:
2
.github/workflows/build-binaries.yml
vendored
2
.github/workflows/build-binaries.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user