Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Jun 22, 2024
1 parent fa73db4 commit 275da94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
# run: |
# ./bin/${{ matrix.devShell }} -c ghc --version
# ./bin/${{ matrix.devShell }} -c cabal --version
- run: nix flake develop --accept-flake-config -c ghc --version
- run: nix develop --accept-flake-config -c ghc --version
timeout-minutes: 2
# timeout-minutes: 5
# - name: Update package index
Expand Down

0 comments on commit 275da94

Please sign in to comment.