This commit is contained in:
parent
8f9ad308cf
commit
33c8404dc6
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
|
||||
- name: Install Biome
|
||||
run: |
|
||||
curl -L https://github.com/biomejs/biome/releases/download/cli%2Fv1.5.0/biome-linux-x64 -o biome
|
||||
curl -L https://github.com/biomejs/biome/releases/download/%40biomejs%2Fbiome%402.0.0-beta.1/biome-linux-x64 -o biome
|
||||
chmod +x biome
|
||||
mv biome /usr/local/bin/biome
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue