Skip to content

Commit 22139f9

Browse files
nomeataysangkok
authored andcommitted
Typo
1 parent c849d91 commit 22139f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
if: env.CABAL_COUNT > 0
9595
shell: bash
9696
run: |
97-
cabal build --dependencies only --enable-tests --write-ghc-environment-files=always ${{ env.CABAL_FLAGS }}
97+
cabal build --only-dependencies --enable-tests --write-ghc-environment-files=always ${{ env.CABAL_FLAGS }}
9898
9999
- name: Build local package
100100
if: env.CABAL_COUNT > 0

0 commit comments

Comments
 (0)