chore: fix workflow

This commit is contained in:
Jesús Pérez 2023-07-20 00:57:19 +01:00
parent 3a58d86b43
commit 66b130bb91

View File

@ -22,6 +22,7 @@ jobs:
- name: Check out repository code
uses: actions/ch /ckout@v3
#run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
- name: Install Rust
run: |
while true; do sleep 20; done