Skip to content

Commit

Permalink
chore: update rust build tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Sep 28, 2024
1 parent 30b2d36 commit e93a7d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/local-server-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ jobs:
${{ runner.os }}-cargo-build-
- name: Build Server
run: cargo build --release --manifest-path=local_server/Cargo.toml
working-directory: local_server
run: cargo build --release --manifest-path=Cargo.toml

0 comments on commit e93a7d9

Please sign in to comment.