Skip to content

Commit

Permalink
chore: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vicanso committed Oct 15, 2024
1 parent a5c1145 commit 86ed71b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
run: make build-web
- name: Install toolchain
uses: dtolnay/rust-toolchain@master
with:
toolchain: stable
targets: x86_64-pc-windows-gnu
- name: Run cargo release
run: |
cargo build --release --features=tracking

0 comments on commit 86ed71b

Please sign in to comment.