chore: fix workflow

This commit is contained in:
Jesús Pérez 2023-07-20 00:52:29 +01:00
parent 33eaf88cb2
commit 3a58d86b43

View File

@ -20,7 +20,7 @@ jobs:
run: echo "🔎 Branch name ${{ gitea.ref }} from repository ${{ gitea.repository }}."
# ls ${{ gitea.workspace }}
- name: Check out repository code
uses: actions/checkout@v3
uses: actions/ch /ckout@v3
#run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
- name: Install Rust
run: |