We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 805dc4f commit 90c6109Copy full SHA for 90c6109
.github/workflows/windows.yml
@@ -70,7 +70,7 @@ jobs:
70
shell: bash
71
working-directory: ${{ env.working-directory }}
72
run: |
73
- CI/before_script.msvc.sh -C -V -N -k -p Win64 -v 2022 -d -e
+ C:/Dreamweave/Dreamweave/CI/before_script.msvc.sh -C -V -N -k -p Win64 -v 2022 -d -e
74
75
- name: Build
76
0 commit comments