Skip to content

Commit 216eb3a

Browse files
Dana SinghDana Singh
authored andcommitted
#203 Register plugin by installing using setup.py
1 parent 8840e6d commit 216eb3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

for_gh_runner/runscript.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ export PATH=/mnt/.local/bin:$PATH
2929
cd -
3030

3131
#####check for cylc install plugin
32+
# install/register cylc plugin
33+
pip install .
3234
cylc version --long
3335
exit 1
3436
##################################

0 commit comments

Comments
 (0)