Skip to content

Commit

Permalink
try envsubst
Browse files Browse the repository at this point in the history
  • Loading branch information
mrk-its committed Nov 30, 2024
1 parent 1f6e092 commit 3d5a58a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Configure
run: framework_type=foo framework_version=x framework_platform_version=x envsubst < test/common.yaml
- name: Compile
uses: esphome/[email protected]
id: esphome-build
Expand Down

0 comments on commit 3d5a58a

Please sign in to comment.