Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
Update autobuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PieKing1215 authored Aug 15, 2024
1 parent 511e525 commit eaef7b4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,9 @@ jobs:
- uses: benjlevesque/[email protected]
id: short-sha

# - name: Setup Rust
# run: |
# rustup target add x86_64-pc-windows-msvc
# rustup toolchain install nightly-x86_64-pc-windows-msvc
- name: Setup
run: |
sudo apt-get install mingw-w64
- name: Rustup show
run: rustup show
Expand Down

0 comments on commit eaef7b4

Please sign in to comment.