We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a067ca commit a7120cfCopy full SHA for a7120cf
.github/workflows/Linux.yml
@@ -62,7 +62,7 @@ jobs:
62
server: ${{ secrets.SERVER }}
63
username: ${{ secrets.USERNAME }}
64
password: ${{ secrets.PW }}
65
- local-dir: "./docs/build/html"
+ local-dir: "./docs/build/html/"
66
67
- name: Install Vulkan
68
run: |
0 commit comments