Update action.yml

This commit is contained in:
Sergey 2023-09-21 23:44:21 +03:00 committed by GitHub
parent b19ba829a4
commit 0f488c1864
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ inputs:
default: 'build' default: 'build'
runs: runs:
using: 'docker' using: 'docker'
image: 'Dockerfile' image: 'docker://sergeyladanov/nrf-connect-sdk:v2.3.0'
args: args:
- west - west
- build - build