We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99d357b commit 8793ec4Copy full SHA for 8793ec4
.github/workflows/build.yml
@@ -67,7 +67,7 @@ jobs:
67
uses: actions/download-artifact@v4
68
with:
69
name: dummy-GalaxyCommunication.exe
70
- path: dummy-service
+ path: .
71
72
- name: Copy files
73
shell: bash
0 commit comments