Skip to content

Commit

Permalink
more workflow fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Y0SH1M4S73R committed May 22, 2023
1 parent 13b7b71 commit cd5a1ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
id: changed-files
with:
files: |
**.rs
cargo.lock
**/*.rs
Cargo.lock
build-windows:
runs-on: windows-latest
needs: check-needs-rebuild
Expand Down

0 comments on commit cd5a1ba

Please sign in to comment.