Skip to content

Commit 553748d

Browse files
lulingarbtashton
authored andcommitted
Update GitHub action ci-container to acommodate fa442a9
1 parent edc6266 commit 553748d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/ci-container/action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ runs:
2020
using: 'docker'
2121
image: 'docker.pkg.github.com/apache/incubator-nuttx-testing/nuttx-ci-linux'
2222
args:
23+
- "/bin/bash"
2324
- "-c"
2425
- ${{ inputs.run }}

0 commit comments

Comments
 (0)