Skip to content

Commit

Permalink
Test for fixing build_package flow.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse Jensen committed Jan 11, 2022
1 parent a8e43c0 commit dd4d737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
- image: zondax/builder-bolos:latest
environment:
- BOLOS_SDK=/home/zondax/project/deps/nanos-secure-sdk
- BOLOS_ENV=/opt/bolos
- BOLOS_ENV_IGNORE=/opt/bolos
steps:
- checkout
- run: git submodule update --init --recursive
Expand Down

0 comments on commit dd4d737

Please sign in to comment.