Browse Source

Update harvey.yml

Signed-off-by: sevki <s@sevki.org>
Sevki 3 years ago
parent
commit
148a546f88
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/harvey.yml

+ 1 - 1
.github/workflows/harvey.yml

@@ -45,7 +45,7 @@ jobs:
       uses: actions/checkout@v2
       with:
         repository: "harvey-os/harvey-os.github.io"
-        path: ${{ join([github.workspace,'/harvey-os.github.io']) }}
+        path: ${{ github.workspace }}/harvey-os.github.io
     - name: generate-docs
       if: ${{ success() }}
       run: |