Skip to content

Commit

Permalink
dev(narugo): more dep on github action
Browse files Browse the repository at this point in the history
  • Loading branch information
narugo1992 committed Dec 28, 2023
1 parent 68cd032 commit f9757e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@ jobs:
shell: bash
run: |
choco install tree cloc wget curl make zip
choco install 7zip winrar unrar
# choco install 7zip winrar unrar
choco install 7zip winrar
- name: Set up system dependences on MacOS
if: ${{ env.OS_NAME == 'MacOS' }}
run: |
Expand Down

0 comments on commit f9757e8

Please sign in to comment.