Skip to content

Commit

Permalink
ci: cd into sp1/cli during build
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstam committed Jul 22, 2024
1 parent 3e7462e commit 14c279f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ jobs:

- name: Build
run: GITHUB_ACTIONS=false SP1_BUILD_DIR=$GITHUB_WORKSPACE cargo run --bin cargo-prove -- prove build-toolchain
working-directory: sp1
working-directory: sp1/cli

- name: Archive build output
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 14c279f

Please sign in to comment.