Skip to content

Commit

Permalink
Remove cabal update step
Browse files Browse the repository at this point in the history
  • Loading branch information
ldgrp committed Aug 19, 2023
1 parent 2bf1876 commit c2d4ca8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ jobs:
${{ runner.os }}-build-
${{ runner.os }}-
- name: Refresh cabal package index
run: cabal update
- name: Build
run: cabal build
- name: Download tailwind
Expand Down

0 comments on commit c2d4ca8

Please sign in to comment.