From ebad3ae0a2df0a9d19189434739a8c23aa73a1fe Mon Sep 17 00:00:00 2001 From: Azzaare Date: Tue, 25 Jun 2024 11:42:57 +0900 Subject: [PATCH] fix ci 5 --- .github/workflows/Documenter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Documenter.yml b/.github/workflows/Documenter.yml index cb613e7..9a8cc6d 100644 --- a/.github/workflows/Documenter.yml +++ b/.github/workflows/Documenter.yml @@ -51,7 +51,7 @@ jobs: # run: cd docs/; npm i; cd .. #- name: Creating new mds from src - name: Build and deploy docs - uses: Azzaare/julia-docdeploy@v1 + uses: Azzaare/julia-docdeploy#master # with: # install-package: false env: