Closed
Description
Is your feature request related to a problem? Please describe.
- 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
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels