Skip to content

Commit

Permalink
fix-pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
kaisbaccour committed Sep 30, 2022
1 parent 4dbd736 commit dc0c6b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ jobs:
docker cp Cargo.lock with_code:/code
# copy code into this volume
docker cp ./contracts with_code:/code
docker cp ./packages with_code:/code
- run:
name: Build development contracts
command: |
Expand Down

0 comments on commit dc0c6b2

Please sign in to comment.