Skip to content

Commit

Permalink
Trying to push docs with workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
timlinux committed Dec 16, 2023
1 parent 6b73680 commit 14f8fd4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/nix-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ jobs:
nix_path: nixpkgs=channel:nixos-unstable
- uses: DeterminateSystems/magic-nix-cache-action@v2
- run: nix-shell --run "./english_build.sh"
- name: Commit files
run: |
- run: |
mv ./docs/output/html/en /tmp/en
cd /tmp/en
git init .
Expand Down

0 comments on commit 14f8fd4

Please sign in to comment.