We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1e323c commit 79444bfCopy full SHA for 79444bf
dev-scripts/build_and_push_edge.sh
@@ -38,6 +38,8 @@ fi
38
39
pwd
40
ls -lah
41
+cd /home/runner && ls -lah
42
+cd /home/runner/work && ls -lah
43
44
45
exit 0;
0 commit comments