chore: fix workflow
This commit is contained in:
parent
fb9a03a883
commit
21a3e38060
@ -46,8 +46,9 @@ jobs:
|
||||
# source "${CARGO_HOME}/env"
|
||||
cd ${{ gitea.workspace }}
|
||||
pwd
|
||||
ls -l /
|
||||
#ls -l /
|
||||
ls -l /toolcache
|
||||
echo "Hello" > /toolcache/hello.txt
|
||||
df -h
|
||||
#cargo build
|
||||
#ls -l target/debug
|
||||
|
Loading…
Reference in New Issue
Block a user