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

This commit is contained in:
2024-08-08 11:24:52 +02:00
parent cdb6753d52
commit 171005b06a

View File

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