Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameo007 authored Aug 9, 2023
1 parent d26b9ba commit 8b033e8
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 @@ -22,8 +22,8 @@ jobs:
run: cd "Rust Middleware" && cargo build --release --verbose
- name: Build Windows
run: cd "Rust Middleware" && cargo build --release --target x86_64-pc-windows-gnu --verbose
- name: CWD
run: cwd
- name: PWD
run: pwd
- name: Prepare Upload (create build folder)
run: mkdir "/home/runner/work/Calliope-Radio-Scanner/Calliope-Radio-Scanner/build"
- name: Prepare Upload (copy binaries)
Expand Down

0 comments on commit 8b033e8

Please sign in to comment.