Skip to content

Commit

Permalink
Oopsie, install git on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
purplesyringa committed Jun 7, 2024
1 parent 8155569 commit 7c15c37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
mingw-w64-x86_64-python
mingw-w64-x86_64-python-yaml
mingw-w64-x86_64-python-pywin32
git
- run: python3 test.py --bench
- uses: actions/upload-artifact@v4
with:
Expand All @@ -70,6 +71,7 @@ jobs:
mingw-w64-i686-python
mingw-w64-i686-python-yaml
mingw-w64-i686-python-pywin32
git
- run: python3 test.py --cross-windows i386 --bench
- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 7c15c37

Please sign in to comment.