ci: add unzip in container
This commit is contained in:
parent
bbecde8b5b
commit
b897edc41e
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…
x
Reference in New Issue
Block a user