diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index c4b6e00..3aedfbc 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -14,6 +14,8 @@ jobs: uses: xmake-io/github-action-setup-xmake@v1 with: xmake-version: latest + actions-cache-folder: '.xmake-cache' + actions-cache-key: 'ubuntu' - name: XMake config run: xmake f -p linux -y