Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 21a1e2c1 authored by Wolf-Martell Montwé's avatar Wolf-Martell Montwé Committed by GitHub
Browse files

Merge pull request #9733 from wmontwe/fix-deploy-docs-workflow

fix: deploy docs failed on non existing file
parents c50b3029 077733de
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -48,8 +48,8 @@ jobs:
      - name: Clean docs
        run: |
          rm -rf book/docs/latest/assets/draw.io
          rm book/docs/latest/.gitignore
          rm book/docs/latest/install.sh
          rm -f book/docs/latest/.gitignore
          rm -f book/docs/latest/install.sh

          # Restore mermaid.min.js, it has already been copied over to book/docs/latest
          git restore .