Skip to content

Commit 3bd2b05

Browse files
trying a docker.
1 parent a4e180c commit 3bd2b05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stage-5-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217
- name: "Get the artefacts csharp server"
218218
uses: actions/download-artifact@v4
219219
with:
220-
path: .
220+
path: ./csharp-server
221221
name: server-csharp-${{ inputs.version }}
222222
- run: ls -la
223223
- run: |

0 commit comments

Comments
 (0)