Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Hunter committed Sep 12, 2022
1 parent a59fe9a commit 6c48aa1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ jobs:
default: true
override: true

- name: Build
- name: Build for Windows
run: |
staging="timrcv-windows"
mkdir -p "$staging"
cargo build --all --release
Expand Down

0 comments on commit 6c48aa1

Please sign in to comment.