Skip to content

Support package cache #35

Closed
Closed
@star-hengxing

Description

@star-hengxing

Is your feature request related to a problem? Please describe.

xmake-io/xmake#5506

- name: Setup xmake
uses: xmake-io/github-action-setup-xmake@v1
with:
    xmake-version: '2.9.7'
    actions-cache-folder: '.xmake-cache'
    cache-package: true # ${{ env.XMAKE_GLOBALDIR }}/.xmake/packages
    cache-project: true # build/.build_cache

Describe the solution you'd like

https://github.com/NazaraEngine/NazaraEngine/blob/f572ae06a127a017bfd08d5769787a3e3d4524a8/.github/workflows/linux-build.yml

Describe alternatives you've considered

No response

Additional context

No response

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