chore: fix workflow

This commit is contained in:
Jesús Pérez 2023-07-20 02:23:06 +01:00
parent 7fd9d4c522
commit 6223fb16b9

View File

@ -23,8 +23,8 @@ jobs:
# ls ${{ gitea.workspace }}
- name: Check out repository code
uses: actions/checkout@v3
with:
submodules: 'recursive'
# with:
# submodules: 'recursive'
# Defs in https://github.com/actions/checkout
#run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
- name: Install Rust