Fix docker issue

main
Riku Isokoski 2022-08-16 18:39:17 +07:00 committed by JF
parent 73918ce8af
commit 318a97c218
1 changed files with 3 additions and 2 deletions

@ -63,7 +63,8 @@ jobs:
run: |
. docker/build.sh
GetGcc
GetNrfSdk
GetMcuBoot
# I guess these already exist inside the docker?
#GetNrfSdk
#GetMcuBoot
CmakeGenerate
- run: tests/test-tidy.sh