Skip to content

Commit

Permalink
fix remove useless step
Browse files Browse the repository at this point in the history
  • Loading branch information
odesenfans committed Feb 16, 2024
1 parent f6f6e6b commit 95d356c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@ jobs:
bash -x scripts/install-stone.sh --install-dir ./dependencies/stone
echo "$(pwd)/dependencies/stone" >> $GITHUB_PATH
- name: Download Docker cache image (if available)
run: docker pull ${STONE_PROVER_DOCKER_CACHE} || true

- name: Build
run: cargo build --verbose

Expand Down

0 comments on commit 95d356c

Please sign in to comment.