-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I've looked at the Issues log and there's a few resolved issues (eg #20) around the python-pip module being missing.
E: Package 'python-pip' has no installation candidate
I've tried to change the action to v0.1.2 from stable, and this doesn't resolve the problem.
Could you please point to the current correct resolution for this issue?
TIA.
Current arduino_ci.yml
.
---
name: Arduino_CI
on: [push, pull_request]
jobs:
arduino_ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: Arduino-CI/[email protected] # or latest, or a pinned version
ayushsharma82 and angrest
Metadata
Metadata
Assignees
Labels
No labels