Skip to content

Commit

Permalink
Fix recipe name
Browse files Browse the repository at this point in the history
  • Loading branch information
hugobuddel committed Nov 13, 2024
1 parent 461ed08 commit 421aba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_edps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
cp MASTER_DARK_2RG.fits $SOF_DATA/MASTER_DARK_LM.fits
pyesorex metis_lm_img_flat "${SOF_DIR}/metis_lm_img_flat_lamp.sof"
cp MASTER_IMAGE_FLAT_LAMP_LM.fits $SOF_DATA/MASTER_IMAGE_FLAT_LAMP_LM.fits
pyesorex metis_lm_basic_reduce "${SOF_DIR}/metis_lm_img_basic_reduce.sof"
pyesorex metis_lm_img_basic_reduce "${SOF_DIR}/metis_lm_img_basic_reduce.sof"
- name: Run EDPS
run: |
# . metispipe/bin/activate
Expand Down

0 comments on commit 421aba0

Please sign in to comment.