Skip to content

Commit

Permalink
run windows_setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Akuli committed Jan 21, 2025
1 parent 82702fa commit 13138db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ jobs:
- uses: actions/checkout@v4 # TODO: upgrade to v4 in other places
with:
fetch-depth: 0 # Fetch the whole Git history
- run: ./windows_setup.sh
shell: bash
- run: ./bootstrap.sh
shell: bash
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 13138db

Please sign in to comment.