File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 5353 uses : actions/checkout@v2
5454
5555 - name : Download reference genome
56- uses : snakemake/snakemake-github-action@v2
56+ uses : snakemake/snakemake-github-action@fix/revive-stagein
5757 with :
5858 directory : " ."
5959 snakefile : " workflow/Snakefile"
6363 pip install snakemake-storage-plugin-http
6464
6565 - name : Download truthsets
66- uses : snakemake/snakemake-github-action@v2
66+ uses : snakemake/snakemake-github-action@fix/revive-stagein
6767 with :
6868 directory : " ."
6969 snakefile : " workflow/Snakefile"
7777 # because their modification dates are too new or too old.
7878 # (as git does not preserve modification dates)
7979 - name : Fix modification dates
80- uses : snakemake/snakemake-github-action@v2
80+ uses : snakemake/snakemake-github-action@fix/revive-stagein
8181 with :
8282 directory : " ."
8383 snakefile : " workflow/Snakefile"
8787 pip install snakemake-storage-plugin-http
8888
8989 - name : Run analysis
90- uses : snakemake/snakemake-github-action@v2
90+ uses : snakemake/snakemake-github-action@fix/revive-stagein
9191 with :
9292 directory : " ."
9393 snakefile : " workflow/Snakefile"
9898 pip install snakemake-storage-plugin-http
9999
100100 - name : Create report
101- uses : snakemake/snakemake-github-action@v2
101+ uses : snakemake/snakemake-github-action@fix/revive-stagein
102102 with :
103103 directory : " ."
104104 snakefile : " workflow/Snakefile"
You can’t perform that action at this time.
0 commit comments