We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3b2101 commit b1b4b9fCopy full SHA for b1b4b9f
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
id: pkg-action
29
uses: lando/pkg-action@v2
30
with:
31
- entrypoint: bin/cli
+ entrypoint: bin/run
32
arch: ${{ matrix.arch }}
33
node-version: ${{ matrix.node-version }}
34
os: ${{ matrix.os }}
0 commit comments