Skip to content

Commit

Permalink
build(#79): checkout code before running fourmolu action
Browse files Browse the repository at this point in the history
  • Loading branch information
sourabhxyz committed Oct 15, 2024
1 parent 7524d8b commit 0bcbade
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
packages: write
contents: read
steps:
- uses: actions/checkout@v4
- uses: haskell-actions/run-fourmolu@v10
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit 0bcbade

Please sign in to comment.