chore: fix workflow
This commit is contained in:
parent
3a58d86b43
commit
66b130bb91
@ -22,6 +22,7 @@ jobs:
|
|||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/ch /ckout@v3
|
uses: actions/ch /ckout@v3
|
||||||
#run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
#run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||||
|
|
||||||
- name: Install Rust
|
- name: Install Rust
|
||||||
run: |
|
run: |
|
||||||
while true; do sleep 20; done
|
while true; do sleep 20; done
|
||||||
|
Loading…
Reference in New Issue
Block a user