1
0
mirror of https://github.com/hustcer/deepseek-review.git synced 2026-05-13 05:16:05 +08:00

chore: Fix gawk installation for GitHub Windows runners (#132)

* chore: Fix gawk installation for Windows runners

* chore: Fix gawk installation for Windows runners

* chore: Fix gawk installation for Windows runners

* chore: Fix gawk installation for Windows runners

* chore: Fix gawk installation for Windows runners
This commit is contained in:
Justin Ma
2025-02-16 18:07:14 +08:00
committed by GitHub
parent 9551fc2dec
commit b0ae06217d
2 changed files with 27 additions and 17 deletions

View File

@@ -55,7 +55,7 @@ jobs:
with:
version: ${{ matrix.version }}
- name: Test Deepseek Review
- name: Test DeepSeek Review
shell: nu {0}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}