ci: add unzip in container
This commit is contained in:
parent
b999e4d139
commit
bbecde8b5b
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -137,6 +137,8 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- run: sudo apt-get install unzip
|
||||
|
||||
- name: Setup Bun
|
||||
uses: ./
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user