Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyLadanov authored Sep 22, 2023
1 parent ded3ed5 commit 4693661
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ inputs:
default: arm-none-eabi-gcc --version
runs:
using: 'docker'
image: 'Dockerfile'
#image: 'docker://sergeyladanov/arm-gcc:v12.3.1'
image: 'docker://sergeyladanov/arm-gcc:v12.3.1'
args:
- ${{ inputs.command }}

0 comments on commit 4693661

Please sign in to comment.