Skip to content

Commit a7120cf

Browse files
committed
pipeline fix
1 parent 8a067ca commit a7120cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
server: ${{ secrets.SERVER }}
6363
username: ${{ secrets.USERNAME }}
6464
password: ${{ secrets.PW }}
65-
local-dir: "./docs/build/html"
65+
local-dir: "./docs/build/html/"
6666

6767
- name: Install Vulkan
6868
run: |

0 commit comments

Comments
 (0)