Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
turion committed Mar 10, 2023
1 parent 667d794 commit 384575e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
CACHIX_AUTH_TOKEN: ${{ secrets.CACHIX_AUTH_TOKEN }}
- name: Build
run: nix --print-build-logs build .#packages.${{ matrix.system }}.monad-bayes
- name: Development environenment
- name: Development environment
run: nix --print-build-logs develop .#packages.${{ matrix.system }}.monad-bayes --command echo Ready

0 comments on commit 384575e

Please sign in to comment.