Update vm1-ci.yml

This commit is contained in:
druzus
2025-01-24 23:29:18 +01:00
committed by GitHub
parent a4456fdc5b
commit 4f5358eca9

View File

@@ -83,7 +83,7 @@ jobs:
ref: ${{ github.event.client_payload.branch }}
- run: pwd
- run: for f in /usr/include/openssl/*;do echo "=^$f";cat $f;done|grep =^
- run: for f in /usr/include/openssl/*;do echo "=^$f";cat $f;done
- run: ls
- name: Prepare ccache using action