echo PATH
This commit is contained in:
parent
d68ecdcdad
commit
e77aef435a
@ -20,6 +20,7 @@ jobs:
|
||||
run: |
|
||||
flock -n build.lock -c '
|
||||
source /home/runner/.bashrc
|
||||
echo $PATH
|
||||
git pull
|
||||
rm -rf /usr/local/gitea-workflow/workspace/sdlan-lib-rs/target/x86_64-unknown-linux-musl/debian/*.deb || true
|
||||
rm -rf /usr/local/gitea-workflow/workspace/sdlan-lib-rs/target/aarch64-unknown-linux-musl/debian/*.deb || true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user