mirror of
https://github.com/varunsridharan/actions-toolkit.git
synced 2024-11-10 09:13:05 +08:00
Updated
This commit is contained in:
parent
11eee9dd56
commit
55f79747a1
1 changed files with 0 additions and 10 deletions
|
@ -1,15 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
cd /
|
||||
|
||||
ls -lah
|
||||
echo "
|
||||
CD - To GH_TOOLKIT
|
||||
"
|
||||
cd /gh-toolkit/
|
||||
ls -lah
|
||||
|
||||
echo "
|
||||
"
|
||||
sh ./test/shell-test.sh
|
Loading…
Reference in a new issue