Skip to content

"Publish Examples" actions workflow broken #1732

@siku2

Description

@siku2

Recently the publish examples workflow started failing seemingly out of nowhere.
Might have something to do with an update in Trunk? I guess it just stopped automatically creating missing parent directories.

The workflow file can be found here: .github/workflows/publish-examples.yml

Possible fixes

  • create the dist directory before invoking trunk using mkdir - p "$dist_dir". I'm fairly confident that this should do the trick but haven't looked into it further.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-ciArea: The continuous integrationbug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions