Skip to content

Commit

Permalink
awd said he will fix it
Browse files Browse the repository at this point in the history
  • Loading branch information
MagicTeaMC committed Aug 25, 2024
1 parent 05a401f commit fc1f565
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
target: [x86_64-unknown-linux-musl, x86_64-pc-windows-gnu, x86_64-apple-darwin]
steps:
- uses: actions/checkout@master
- name: Set macOS SDK version
run: echo "MACOSX_DEPLOYMENT_TARGET=10.12" >> $GITHUB_ENV
- name: Compile
id: compile
uses: rust-build/rust-build.action@v1.4.5
Expand Down

0 comments on commit fc1f565

Please sign in to comment.