Skip to content

CI build for Snap fails due to canonical/action-build issue #94 #40

@czarekk215

Description

@czarekk215

Description

I'm experiencing a failure in my CI pipeline when building a Snap package. The issue appears to be caused by a known problem in the canonical/action-build GitHub Action, specifically described here: canonical/action-build#94.

The build consistently fails during the Snap build step, even though the configuration and project setup seem correct. This suggests the problem is not with my repository itself, but with the action’s current behavior.

Steps to reproduce

  1. Run CI workflow with Snap build using canonical/action-build
  2. Observe failure during the build step

Expected behavior

The Snap package should build successfully in CI.

Actual behavior

The build fails due to the issue described in #94.

Additional context

This issue blocks successful CI builds and deployment of the Snap package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions