Skip to content

Commit

Permalink
Run all on multiple platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
ThetaSinner committed Jun 21, 2024
1 parent 843e79f commit f5ba033
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,13 +96,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Maximize build space
uses: AdityaGarg8/remove-unwanted-software@v2
with:
remove-dotnet: 'true'
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
- name: Install nix
uses: cachix/install-nix-action@v26
with:
Expand Down

0 comments on commit f5ba033

Please sign in to comment.