chore: fix workflow

This commit is contained in:
Jesús Pérez 2023-07-19 23:54:44 +01:00
parent fb9a03a883
commit 21a3e38060

View File

@ -46,8 +46,9 @@ jobs:
# source "${CARGO_HOME}/env" # source "${CARGO_HOME}/env"
cd ${{ gitea.workspace }} cd ${{ gitea.workspace }}
pwd pwd
ls -l / #ls -l /
ls -l /toolcache ls -l /toolcache
echo "Hello" > /toolcache/hello.txt
df -h df -h
#cargo build #cargo build
#ls -l target/debug #ls -l target/debug