Skip to content

Commit

Permalink
fix(pages.yml): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dr460nf1r3 committed Sep 12, 2023
1 parent 9efb8b9 commit a7c43fe
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 @@ -13,7 +13,7 @@ jobs:
uses: cachix/install-nix-action@v17
with:
extra_nix_config: |
experimental-features = nix-command flaskes
experimental-features = nix-command flakes
nix_path: nixpkgs=channel:nixos-unstable
- name: Build documentation book
run: nix build -L --show-trace .#docs
Expand Down

0 comments on commit a7c43fe

Please sign in to comment.