Fix docker issue

This commit is contained in:
Riku Isokoski 2022-08-16 18:39:17 +03:00 committed by JF
parent 73918ce8af
commit 318a97c218

View File

@ -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