mirror of
https://github.com/house-of-vanity/khm.git
synced 2025-07-07 15:24:07 +00:00
Update main.yml
This commit is contained in:
committed by
GitHub
parent
643ea91f27
commit
2f416821f0
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -31,9 +31,6 @@ jobs:
|
||||
- uses: mbrobbel/rustfmt-check@master
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Install dependencies on Windows
|
||||
if: matrix.os == 'windows-latest'
|
||||
run: choco install -y mingw
|
||||
- name: Install rust targets
|
||||
run: rustup target add ${{ matrix.build_target }}
|
||||
- name: Build linux MUSL
|
||||
|
Reference in New Issue
Block a user