Skip to content

Commit

Permalink
moved output dir to parent
Browse files Browse the repository at this point in the history
Co-authored-by: Shahar "Dawn" Or <[email protected]>
Co-authored-by: Remy Clarke <[email protected]>
  • Loading branch information
3 people committed Oct 3, 2023
1 parent 18e7692 commit cef5e60
Show file tree
Hide file tree
Showing 9 changed files with 125 additions and 131 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- run: cargo install cargo-run-bin
- run: npm ci
- run: ./git_hooks/pre-commit
- run: cargo run --package builder
- run: cargo run --package builder $(cargo run print-output-dir)
- name: no_untracked
run: |
set -euxo pipefail
Expand Down
Loading

0 comments on commit cef5e60

Please sign in to comment.