Skip to content

Commit

Permalink
include packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jhernandezb committed Sep 19, 2024
1 parent 6cc5f55 commit 9855ec2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ 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 9855ec2

Please sign in to comment.