Skip to content

Commit 06f075f

Browse files
committed
fix: working dir
1 parent 6f78eed commit 06f075f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build-ln-msgdef-deb.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,6 @@ jobs:
186186
187187
- name: Upload .deb package artifact
188188
uses: actions/upload-artifact@v7
189-
working-directory: ${{ github.workspace }}/share/service_definitions
190189
with:
191190
name: ${{ env.PKGNAME }}-artifacts-${{ steps.sanitize.outputs.sanitized_image }}
192191
path: artifacts/

0 commit comments

Comments
 (0)