Skip to content

Could someone please show us how to deploy from GitHub Actions #135

Closed
@PaulRBerg

Description

@PaulRBerg

My colleague @gavriliumircea and I have spent hours debugging our GitHub Actions workflow. We are trying to make it possible to deploy our Rust web server from within an Ubuntu-powered GitHub Action, to no avail.

We've gotten all sorts of errors, all related to the build target. It seems that GitHub is using x86_64-unknown-linux-gnu for their Linux distribution, whereas Vercel is expecting a musl target. Speaking of which, is it not clear why this is a requirement (some additional color in the README would be great).

Could someone give us some guidance, please? An example would be super duper helpful!

Cc @Brendonovich @ecklf @dglsparsons @mike-engel

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