Skip to content

Commit 318a97c

Browse files
Riksu9000JF002
authored andcommitted
Fix docker issue
1 parent 73918ce commit 318a97c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/format.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ jobs:
6363
run: |
6464
. docker/build.sh
6565
GetGcc
66-
GetNrfSdk
67-
GetMcuBoot
66+
# I guess these already exist inside the docker?
67+
#GetNrfSdk
68+
#GetMcuBoot
6869
CmakeGenerate
6970
- run: tests/test-tidy.sh

0 commit comments

Comments
 (0)