need node obviously
Some checks failed
Some checks failed
This commit is contained in:
@@ -45,6 +45,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
bun-version: 1.3.4
|
bun-version: 1.3.4
|
||||||
|
|
||||||
|
- name: Install node
|
||||||
|
uses: actions/setup-node@v6
|
||||||
|
with:
|
||||||
|
node-version: '22.x'
|
||||||
|
|
||||||
- name: Download node_modules artifact
|
- name: Download node_modules artifact
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
@@ -73,6 +78,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
bun-version: 1.3.4
|
bun-version: 1.3.4
|
||||||
|
|
||||||
|
- name: Install node
|
||||||
|
uses: actions/setup-node@v6
|
||||||
|
with:
|
||||||
|
node-version: '22.x'
|
||||||
|
|
||||||
- name: Download node_modules artifact
|
- name: Download node_modules artifact
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
@@ -94,6 +104,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
bun-version: 1.3.4
|
bun-version: 1.3.4
|
||||||
|
|
||||||
|
- name: Install node
|
||||||
|
uses: actions/setup-node@v6
|
||||||
|
with:
|
||||||
|
node-version: '22.x'
|
||||||
|
|
||||||
- name: Download node_modules artifact
|
- name: Download node_modules artifact
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
@@ -115,6 +130,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
bun-version: 1.3.4
|
bun-version: 1.3.4
|
||||||
|
|
||||||
|
- name: Install node
|
||||||
|
uses: actions/setup-node@v6
|
||||||
|
with:
|
||||||
|
node-version: '22.x'
|
||||||
|
|
||||||
- name: Download node_modules artifact
|
- name: Download node_modules artifact
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user