1 parent 9eb365c commit 4963d3dCopy full SHA for 4963d3d
1 file changed
.github/workflows/sync-build.yml
@@ -22,5 +22,5 @@ jobs:
22
endpoint=${{ secrets.WEBDAV_ENDPOINT }}
23
username=${{ secrets.WEBDAV_USERNAME }}
24
password=${{ secrets.WEBDAV_PASSWORD }}
25
- root=/projects/go-touch-mapper/build
26
- include: './go-touch-mapper*'
+ root=/direct/projects/go-touch-mapper/build
+ include: './go-touch-mapper-a*'
0 commit comments