Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nimaoth authored Jul 16, 2024
1 parent 1316b8c commit 27a6863
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
- run: apt-get install gcc-mingw-w64 libx11-xcb-dev curl wget build-essential git musl-tools -y
continue-on-error: true

- name: Install stable toolchain
uses: dtolnay/rust-toolchain@1.70
- name: Install stable rust toolchain
uses: dtolnay/rust-toolchain@1.78

- name: Setup cmake
uses: jwlawson/actions-setup-cmake@v2
Expand Down

0 comments on commit 27a6863

Please sign in to comment.