Skip to content

Commit

Permalink
Test another char
Browse files Browse the repository at this point in the history
  • Loading branch information
breeze256 committed Dec 28, 2024
1 parent 6ba11f2 commit b8f1bb2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ jobs:
with:
nix_path: nixpkgs=channel:nixos-24.11
- name: Build Documentation
run: |
nix develop \
mdbook build
run: nix develop && mdbook build
- name: Upload Pages Artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit b8f1bb2

Please sign in to comment.