Update action.yml

This commit is contained in:
Sergey
2023-09-19 01:06:20 +03:00
committed by GitHub
parent c93287ed9d
commit 9a574bce2c

View File

@ -10,7 +10,7 @@ inputs:
default: 'build' default: 'build'
runs: runs:
using: 'docker' using: 'docker'
image: 'Dockerfile' image: 'Action.Dockerfile'
args: args:
- west - west
- build - build