hukhkhkhk
Some checks failed
Linux arm64 / Build (push) Has been cancelled

This commit is contained in:
2024-08-08 12:17:52 +02:00
parent 8c181e5353
commit fbef0cc660

View File

@@ -42,7 +42,7 @@ jobs:
uses: actions/cache@v4 uses: actions/cache@v4
with: with:
path: ~/.xmake/packages path: ~/.xmake/packages
key: ${{ runner.os }}-hash(${{ steps.get-hash.outputs.hash }}) key: ${{ runner.os }}-$(cat ~/packages.hash)
- name: XMake config - name: XMake config
run: xmake f --policies=package.install_only -p linux -y run: xmake f --policies=package.install_only -p linux -y