Skip to content

Commit

Permalink
fix: Windows build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
b-fuze committed Aug 30, 2020
1 parent 2f92736 commit bdacd19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
run: |
rm target/release/gn_root -Recurse -ErrorAction Ignore
rm target/debug/gn_root -Recurse -ErrorAction Ignore
cargo clean
- name: Build
env:
Expand Down

0 comments on commit bdacd19

Please sign in to comment.