We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc9acb4 commit eb9d150Copy full SHA for eb9d150
1 file changed
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
collect:
18
runs-on: ubuntu-latest
19
container:
20
- image: ghcr.io/texasinstruments/processor-sdk-doc:latest
+ image: ghcr.io/sadik-smd/processor-sdk-doc-fork:latest
21
options: --entrypoint /bin/bash
22
permissions:
23
contents: read
@@ -36,7 +36,7 @@ jobs:
36
name: Build
37
38
39
40
41
42
0 commit comments