mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-05-30 07:36:44 +00:00
Merge branch 'main' into feature/totalbalance
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -14,6 +14,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
version: 9.4.0
|
version: 9.4.0
|
||||||
|
|
||||||
|
- name: Install node-gyp prerequisites
|
||||||
|
run: sudo apt update && sudo apt install -y build-essential python3 pkg-config libudev-dev libusb-1.0-0-dev
|
||||||
|
|
||||||
- uses: actions/setup-node@v4
|
- uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: "23"
|
node-version: "23"
|
||||||
|
|||||||
Reference in New Issue
Block a user