Skip to content

Question on arduino-compile #5057

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ibaranov-cp opened this issue Apr 14, 2021 · 1 comment
Closed

Question on arduino-compile #5057

ibaranov-cp opened this issue Apr 14, 2021 · 1 comment

Comments

@ibaranov-cp
Copy link

ibaranov-cp commented Apr 14, 2021

I am trying to implement the new arduino compile with github actions:
https://blog.arduino.cc/2021/04/09/test-your-arduino-projects-with-github-actions/

However, I can't seem to get any combination of vendor:name to work
Example: https://github.com/Blueprint-Foundry/Shelly/runs/2339122444?check_suite_focus=true#step:3:41
Shows: Error during build: platform not installed

My .yaml file https://github.com/Blueprint-Foundry/Shelly/blob/main/.github/workflows/compile-test.yml
has:
with:
platforms: |
- source-url: https://github.com/espressif/arduino-esp32.git
name: espressif:ESP32 Wrover Module

Any tips:?

@ibaranov-cp
Copy link
Author

Actually, this was resolved here:
arduino/compile-sketches#22
Closing issue :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant