Remove version specifier
This commit is contained in:
parent
2dde07c13b
commit
fd42136164
1 changed files with 0 additions and 2 deletions
|
|
@ -17,8 +17,6 @@ jobs:
|
|||
|
||||
- name: 🔧 Setup bun
|
||||
uses: https://github.com/oven-sh/setup-bun@v1
|
||||
with:
|
||||
bun-version: "1.0.0"
|
||||
|
||||
- name: 🧱 Install packages
|
||||
run: bun i
|
||||
|
|
|
|||
Loading…
Reference in a new issue