Skip to content

Commit

Permalink
Update rust_fmt_auto_build_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bestia-dev authored Feb 3, 2024
1 parent d82701d commit 413de69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust_fmt_auto_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
uses: actions/cache@v4.0.0
with:
path: /home/runner/work/cargo-auto/cargo-auto/automation_tasks_rs/target
key: automation_tasks_rs
- name: cargo build automation_tasks_rs
working-directory: ./automation_tasks_rs
run: cargo build
Expand Down

0 comments on commit 413de69

Please sign in to comment.