Skip to content

Add apt cache for rust action #1756

Description

@msardara

In the rust action we always install LLVM to compile c code, so we could just cache it and restore it from cache.

We can use https://github.com/marketplace/actions/cache-apt-packages to cache apt packages we install as dependency of install rust action and speed up the installation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions