Skip to content

Commit

Permalink
Disable install on musl because this doesn't seem to work.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemstra committed Jan 18, 2025
1 parent f33b571 commit c1c6534
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.0.x

- name: Install dependencies
run: build/linux-musl-x64/install.dependencies.sh

Expand Down

0 comments on commit c1c6534

Please sign in to comment.