mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-18 04:28:28 +02:00
ci: add unzip in container
This commit is contained in:
parent
bbecde8b5b
commit
b897edc41e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -137,7 +137,7 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- run: sudo apt-get install unzip
|
||||
- run: apt-get install unzip
|
||||
|
||||
- name: Setup Bun
|
||||
uses: ./
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue