Skip to content

Commit

Permalink
Update haskell actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanperez-keera committed May 18, 2024
1 parent 3a5ed2c commit 663b7d6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Show checkout byproduct
run: |
ls
- uses: haskell-actions/setup
id: setup-haskell-cabal
name: Setup Haskell
Expand Down

0 comments on commit 663b7d6

Please sign in to comment.