Skip to content

Commit

Permalink
Attempt to run tool
Browse files Browse the repository at this point in the history
  • Loading branch information
tfausak committed Feb 16, 2024
1 parent 5f23857 commit 328c25e
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 @@ -15,6 +15,9 @@
},
{
"run": "echo ${{ steps.cabal-gild.outputs.version }}"
},
{
"run": "${{ steps.cabal-gild.outputs.path }} --version"
}
]
}
Expand Down

0 comments on commit 328c25e

Please sign in to comment.