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

This commit is contained in:
2024-08-08 11:30:49 +02:00
parent ae84abc14d
commit 2cc571c0ce

View File

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