chore: fix workflow
This commit is contained in:
parent
fb9a03a883
commit
21a3e38060
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user