Skip to content

Commit

Permalink
This should be working now (I hope) - fix for GitHub CI path
Browse files Browse the repository at this point in the history
  • Loading branch information
BeardedTinker committed Sep 26, 2020
1 parent f9e1ca1 commit c844509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
cp -R secrets_github.yaml secrets.yaml
cp -R customize_sample.yaml customize.yaml
cp -R 0d25726f0c18_sample.json 0d25726f0c18.json
sudo mkdir -p config/tmp
sudo mkdir -p /github/workspace/config/tmp
- name: Home Assistant Version
uses: "docker://homeassistant/home-assistant:beta"
with:
Expand Down

0 comments on commit c844509

Please sign in to comment.