Skip to content

Commit

Permalink
reorder
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdone committed Aug 27, 2024
1 parent 2a80662 commit 023024b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: freckle/stack-action@v5
- uses: actions/checkout@v4
- uses: freckle/stack-action@v5
- uses: actions/configure-pages@v4
- run: |
stack build
Expand Down

0 comments on commit 023024b

Please sign in to comment.