Skip to content

Commit

Permalink
specify rust-cache workspaces directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Caswell committed Aug 16, 2023
1 parent 4e12a2f commit e2a2b3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: Swatinem/rust-cache@v2
with:
workspaces: services
- run: eng/scripts/services_tests.sh
- name: display free disk space
run: df -h /
Expand Down

0 comments on commit e2a2b3e

Please sign in to comment.