Skip to content

action failing because of missing python-pip #22

@feilipu

Description

@feilipu

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

Arduino_FreeRTOS_Library

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions