Skip to content

Commit

Permalink
Merge pull request #3 from public-awesome/shanev/fix-ci-2
Browse files Browse the repository at this point in the history
Fixed CI
  • Loading branch information
shanev committed Feb 23, 2022
2 parents cab00a8 + 7f92976 commit d527359
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 @@ -187,7 +187,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 d527359

Please sign in to comment.