File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed
Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 8686 uses : actions/download-artifact@v4
8787 with :
8888 name : snakemake_results_linear-elastic-plate-with-hole
89- path : ./artifact_files
90-
91- - name : Unzip metadata4ing_provenance.zip
92- run : |
93- mkdir -p ./metadata4ing_provenance
94- unzip -o ./artifact_files/metadata4ing_provenance.zip -d ./metadata4ing_provenance
89+ path : ./snakemake_provenance
9590
9691 - name : Setup Mambaforge with postprocessing env
9792 uses : conda-incubator/setup-miniconda@v3
10499 - name : Run plotting script
105100 shell : bash -l {0}
106101 run : |
107- python benchmarks/linear-elastic-plate-with-hole/plot_provenance.py ./metadata4ing_provenance
102+ python benchmarks/linear-elastic-plate-with-hole/plot_provenance.py ./snakemake_provenance
108103
109104 - name : Upload PDF plot as artifact
110105 uses : actions/upload-artifact@v4
You can’t perform that action at this time.
0 commit comments