diff --git a/.gitea/workflows/linux.yaml b/.gitea/workflows/linux.yaml index 92a1278..212e127 100644 --- a/.gitea/workflows/linux.yaml +++ b/.gitea/workflows/linux.yaml @@ -20,7 +20,7 @@ jobs: - name: Packages hash run : | export XMAKE_ROOT=y - xmake show -l packages | grep requires + xmake show -l packages - name: Calc deps hash uses: seepine/hash-files@v1