Skip to content

Commit

Permalink
build fix #2
Browse files Browse the repository at this point in the history
  • Loading branch information
Andriy Malyshenko committed Oct 25, 2024
1 parent cacdde0 commit abac667
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,373 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
- configs/sdkconfig.lyra-t-mini
- configs/sdkconfig.lyra-t-4.2
- configs/sdkconfig.lyra-t-4.3
- configs/sdkconfig.lyrat_v4.3
- configs/sdkconfig.korvo
container:
image: espressif/idf:v5.1.1
Expand Down Expand Up @@ -68,4 +67,5 @@ jobs:
- run: |
git add ./docs/artifacts
git commit -m "Latest binaries by github-actions"
git pull --rebase
git push origin HEAD:$GITHUB_REF
Loading

0 comments on commit abac667

Please sign in to comment.