Fix incorrect command call in reusable docker package

This commit is contained in:
Deda 2024-03-18 15:44:11 +01:00
parent ac21d5f497
commit 3aa782df31

View File

@ -86,7 +86,7 @@ jobs:
--os ${{ inputs.os }} \
--arch ${{ inputs.arch }} \
--build-type ${{ inputs.build_type }} \
package
package-memgraph
- name: "Copy package"
run: |