Skip to content

Commit

Permalink
Update Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AzonInc committed Aug 13, 2024
1 parent 2bc05b0 commit 90880e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/esphome-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- id: files-array
run: |
files=$(echo "${{ inputs.files }}" | jq -Rcn 'inputs | . / ","')
echo ::set-output name=files::$files
echo "{files}={$files}" >> $GITHUB_OUTPUT
build:
name: Build ESPHome binary for ${{ matrix.file }}
Expand Down

0 comments on commit 90880e6

Please sign in to comment.