Skip to content

Publish updated docs workflow step failure #358

@earmenda

Description

@earmenda

Bug Description

Looks like pushing new docs has been failing since this change:
Commit - 59ab989
Run - https://github.com/ethyca/fides/runs/5144799672

Steps to Reproduce

  1. Push code to main
  2. See test run fail, see https://github.com/ethyca/fides/runs/5144799672

Expected behavior

Step should succeed, see https://github.com/ethyca/fides/runs/5028305041

Environment

github action container

Current runner version: '2.287.1'
Operating System
  Ubuntu
  20.04.3
  LTS
Virtual Environment
  Environment: ubuntu-20.04
  Version: 20220207.1
  Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20220207.1/images/linux/Ubuntu2004-Readme.md
  Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20220207.1

Additional context

It doesn't look like the failure in these is new, but the job is failing now for some reason.

Failure:

ERROR: Failed building wheel for numpy
      Failed to build numpy
      ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Error: Process completed with exit code 1.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions