Skip to content

Commit

Permalink
Update rust on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Marekkon5 committed Jun 19, 2024
1 parent 95ed7f3 commit df8886c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
- name: Install Dependencies
run: |
choco install nsis -y
rustup update
- name: Build
run: |
Expand Down

0 comments on commit df8886c

Please sign in to comment.