Compare commits
1 Commits
dbe95b9352
...
0914f4719f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0914f4719f |
@@ -22,6 +22,7 @@ jobs:
|
|||||||
uses: oven-sh/setup-bun@v2
|
uses: oven-sh/setup-bun@v2
|
||||||
with:
|
with:
|
||||||
bun-version: 1.3.4
|
bun-version: 1.3.4
|
||||||
|
bun-download-url: 'https://github.com/oven-sh/bun/releases/download/bun-v1.3.4/bun-linux-x64.zip'
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: bun ci
|
run: bun ci
|
||||||
|
|||||||
Reference in New Issue
Block a user