diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index ad74884..ee3cc9f 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -32,6 +32,7 @@ jobs: - name: Strainy Install run: | cd strainy + ls #git submodule update --init #make -C submodules/Flye conda env create -f environment.yml -n strainy