chore: fix workflow
This commit is contained in:
parent
33eaf88cb2
commit
3a58d86b43
@ -20,7 +20,7 @@ jobs:
|
|||||||
run: echo "🔎 Branch name ${{ gitea.ref }} from repository ${{ gitea.repository }}."
|
run: echo "🔎 Branch name ${{ gitea.ref }} from repository ${{ gitea.repository }}."
|
||||||
# ls ${{ gitea.workspace }}
|
# ls ${{ gitea.workspace }}
|
||||||
- name: Check out repository code
|
- 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."
|
#run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||||
- name: Install Rust
|
- name: Install Rust
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user