From 8845cb02ca065957800b701b2e10082857dc46bb Mon Sep 17 00:00:00 2001 From: Alex Skrypnyk Date: Sun, 1 Sep 2024 19:47:21 +1000 Subject: [PATCH] t7 --- .github/workflows/vortex-release-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/vortex-release-docs.yml b/.github/workflows/vortex-release-docs.yml index de1740434..f7ee4699e 100644 --- a/.github/workflows/vortex-release-docs.yml +++ b/.github/workflows/vortex-release-docs.yml @@ -99,7 +99,7 @@ jobs: pwd ls -al ls -al ../ - cp ../installer .vortex/docs/static/installer + cp ../installer ../.vortex/docs/static/installer php .vortex/docs/static/installer --version - name: Check docs up-to-date