Skip to content

Commit

Permalink
Push to gh pages
Browse files Browse the repository at this point in the history
  • Loading branch information
timlinux committed Dec 16, 2023
1 parent 0461759 commit 80a695c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
nix_path: nixpkgs=channel:nixos-unstable
- name: Nix shell
uses: DeterminateSystems/magic-nix-cache-action@v2
run: nix-shell --run "./english_build.sh"
- run: nix-shell --run "./english_build.sh"
- name: Deploy docs to github pages
uses: ad-m/[email protected]
with:
Expand Down

0 comments on commit 80a695c

Please sign in to comment.