mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-10 07:58:15 -05:00
Fixes
This commit is contained in:
3
.github/workflows/build-binaries.yml
vendored
3
.github/workflows/build-binaries.yml
vendored
@@ -56,6 +56,9 @@ jobs:
|
||||
with:
|
||||
node-version: 18
|
||||
|
||||
- name: Install pkg
|
||||
run: npm install -g @yao-pkg/pkg
|
||||
|
||||
- name: Install dependencies (backend)
|
||||
run: npm install
|
||||
working-directory: ./backend
|
||||
|
||||
Reference in New Issue
Block a user