Skip to content

Commit

Permalink
ci: again
Browse files Browse the repository at this point in the history
  • Loading branch information
stevana committed Oct 22, 2024
1 parent 736c062 commit c99b4ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
echo ${HOME}
ls -R "${HOME}/.cabal/store" || true
- name: "Inspect cache: dist-newstyle""
- name: "Inspect cache: dist-newstyle"
run: |
echo ${{ github.workspace }}
ls -R "${{ github.workspace }}/dist-newstyle" || true
Expand Down

0 comments on commit c99b4ba

Please sign in to comment.