Skip to content

Fix CI release step for linux-arm64 #2480

Closed
@jsjoeio

Description

@jsjoeio

As discussed briefly with @code-asher, we'd like to make some improvements to the CI workflow, specifically in the release step for linux-arm64.

Problem

The ci / linux-arm64 workflow is failing at the “Run ./ci/steps/release-packages.sh build step.

Reason

The machine has no space left.

Potential Solutions

  • doing a shallow clone with the repo in the checkout step
  • delete the asset we download (if it build successfully)
  • deleting the node_modules directory on machine

Relevant

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSome improvement that isn't a feature

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions