don't setup bun each time
Some checks failed
Deploy Lib / docker (ubuntu-latest, 2.44.0) (push) Failing after 8s
Some checks failed
Deploy Lib / docker (ubuntu-latest, 2.44.0) (push) Failing after 8s
This commit is contained in:
parent
13d0a344b9
commit
4c0346ab3e
@ -22,10 +22,6 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
# Setup Bun
|
||||
- name: Setup Bun
|
||||
uses: oven-sh/setup-bun@v1
|
||||
|
||||
# Install Dependencies
|
||||
- name: Install Dependencies
|
||||
run: bun install --frozen-lockfile
|
||||
|
Loading…
Reference in New Issue
Block a user