Skip to content

Commit

Permalink
Add make and shasum packages from cygwin
Browse files Browse the repository at this point in the history
  • Loading branch information
nahkd123 committed Mar 10, 2024
1 parent 5ff7266 commit 0ea2287
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
with:
dotnet-version: 8
dotnet-quality: ga
- uses: egor-tensin/setup-cygwin@v4
with:
packages: make perl-Digest-SHA
- name: Build NativeAOT with GNU Make (Windows x64, Windows arm64)
shell: bash
run: make win-x64 win-arm64
Expand Down

0 comments on commit 0ea2287

Please sign in to comment.