Skip to content

Commit

Permalink
See what's in that cached directory
Browse files Browse the repository at this point in the history
  • Loading branch information
tfausak committed Feb 16, 2024
1 parent 65c34d0 commit f239a02
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
{
"run": "echo ${{ steps.cabal-gild.outputs.path }}"
},
{
"run": "ls ${{ steps.cabal-gild.outputs.path }}"
},
{
"run": "echo ${{ steps.cabal-gild.outputs.version }}"
},
Expand Down

0 comments on commit f239a02

Please sign in to comment.