Skip to content

Commit 0cc6a50

Browse files
committed
specify directory name
1 parent 509b3d5 commit 0cc6a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qiita-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
# all config files
5555
# wget https://github.com/biocore/qiita/archive/dev.zip
5656
# unzip dev.zip
57-
git clone -b uncouplePlugins https://github.com/jlab/qiita.git
57+
git clone -b uncouplePlugins https://github.com/jlab/qiita.git qiita-dev
5858
5959
# pull out the port so we can modify the configuration file easily
6060
pgport=${{ job.services.postgres.ports[5432] }}

0 commit comments

Comments
 (0)