Update vm1-ci.yml
This commit is contained in:
2
.github/workflows/vm1-ci.yml
vendored
2
.github/workflows/vm1-ci.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user