ci(gl): add git

required by peaceiris/actions-gh-pages
This commit is contained in:
MDLeom 2025-03-11 07:26:07 +00:00
parent be1b6c05d7
commit addedf9c00
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
- name: Install Dependencies
run: |
apk update
apk add brotli curl file grep jq zstd
apk add brotli curl file git grep jq zstd
- name: Build
env:
PHISHTANK_API: ${{ secrets.PHISHTANK_API }}