dgdg
Some checks failed
Linux arm64 / Build (push) Failing after 7s

This commit is contained in:
2024-08-08 11:32:32 +02:00
parent 2cc571c0ce
commit 6c5d5f4921

View File

@@ -18,7 +18,7 @@ jobs:
actions-cache-key: 'ubuntu-xmake'
- name: Packages hash
run : 'xmake show -l packages > packages.hash'
run : 'xmake show -l packages'
- name: Calc deps hash
uses: seepine/hash-files@v1