update
This commit is contained in:
parent
0e4b51614c
commit
d6a89f5dd8
@ -12,6 +12,8 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: ${{ github.ref_name }}
|
ref: ${{ github.ref_name }}
|
||||||
|
- name: Sleep for 300 seconds
|
||||||
|
run: sleep 300s
|
||||||
- name: test venv
|
- name: test venv
|
||||||
run: ${{ github.workspace }}/venv/bin/pip --version
|
run: ${{ github.workspace }}/venv/bin/pip --version
|
||||||
setup_native:
|
setup_native:
|
||||||
|
Loading…
Reference in New Issue
Block a user