Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianPsm authored Aug 17, 2020
1 parent 1f84eb8 commit fc877ca
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@ description: "This action build your firmware directly in github using Espressif
branding:
color: blue
icon: check
inputs:
makearg:
description: "Arguments to pass for make"
required: false
default: "defconfig all size-components"
runs:
using: "docker"
image: "Dockerfile"
args:
- ${{ inputs.makearg }}

0 comments on commit fc877ca

Please sign in to comment.