add unzip for bun
All checks were successful
Build and Deploy / deploy (push) Successful in 52s

This commit is contained in:
Satria 2026-06-06 10:26:48 +07:00
commit bc9921577f

View file

@ -12,7 +12,7 @@ jobs:
- name: Update git - name: Update git
run: | run: |
apt-get update -y apt-get update -y
apt-get install -y git apt-get install -y git unzip
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4