Skip to content

Commit

Permalink
yaml swearing+1
Browse files Browse the repository at this point in the history
  • Loading branch information
Arya Irani committed Feb 12, 2024
1 parent 709f4a3 commit e1e5798
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,9 @@ jobs:
# if: runner.os == 'macOS'
# run: echo | stack ghci

- name: debug check ucm artifact
run: ls -l ${{ steps.ucm-path.outputs.ucm-path }}

- name: save ucm artifact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit e1e5798

Please sign in to comment.