Skip to content

Commit

Permalink
adjust submission file
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahOuologuem committed Nov 26, 2024
1 parent 1937c1a commit 5d17214
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/spatial_ingestion_merfish-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,12 @@ jobs:
- name: Preparing the submission file
run: |
cd spatial/ingestion_merfish
curl -o sample_file_qc_spatial.txt https://raw.githubusercontent.com/DendrouLab/panpipes-tutorials/main/docs/ingesting_merfish_data/sample_file_qc_spatial.txt
curl -o sample_file_qc_merfish.txt https://raw.githubusercontent.com/DendrouLab/panpipes-tutorials/sarah_spatialData/docs/ingesting_merfish_data/sample_file_qc_merfish.txt
- name: Preparing the yaml file
run: |
cd spatial/ingestion_merfish
curl -o pipeline.yml https://raw.githubusercontent.com/DendrouLab/panpipes-tutorials/main/docs/ingesting_merfish_data/pipeline.yml
curl -o pipeline.yml https://raw.githubusercontent.com/DendrouLab/panpipes-tutorials/sarah_spatialData/docs/ingesting_merfish_data/pipeline.yml
- name: File tree
if: env.debug == 'true'
Expand Down

0 comments on commit 5d17214

Please sign in to comment.