mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-10 07:58:15 -05:00
Update build-binaries.yml
This commit is contained in:
2
.github/workflows/build-binaries.yml
vendored
2
.github/workflows/build-binaries.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
run: npm run binary:build
|
||||
|
||||
- name: Package into node binary
|
||||
run: pkg --no-bytecode --public-packages \"*\" --public --target host
|
||||
run: pkg --no-bytecode --public-packages \"*\" --public --target host --debug .
|
||||
|
||||
# - name: Upload artifact
|
||||
# uses: actions/upload-artifact@v3
|
||||
|
||||
Reference in New Issue
Block a user