This commit is contained in:
parent
c80d88bc5f
commit
e5867e6f73
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ jobs:
|
|||
apt-get install --yes --no-install-recommends curl unzip
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
curl -fsSL https://bun.sh/install | bash
|
||||
echo "$HOME/.bun/bin" >> "$GITHUB_PATH"
|
||||
~/.bun/bin/bun --version
|
||||
|
||||
- name: Install dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue