Skip to content

Commit

Permalink
Build and install sgdk before test
Browse files Browse the repository at this point in the history
  • Loading branch information
kubilus1 committed Jun 5, 2021
1 parent 535e523 commit bc280a8
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 @@ -25,7 +25,7 @@ jobs:
name: build SGDK
command: |
export GENDEV=`pwd`/build
make sgdk_build
make sgdk_build sgdk_install
- run:
name: build samples
command: |
Expand Down

0 comments on commit bc280a8

Please sign in to comment.