Fix incorrect command call in reusable docker package
This commit is contained in:
parent
ac21d5f497
commit
3aa782df31
@ -86,7 +86,7 @@ jobs:
|
||||
--os ${{ inputs.os }} \
|
||||
--arch ${{ inputs.arch }} \
|
||||
--build-type ${{ inputs.build_type }} \
|
||||
package
|
||||
package-memgraph
|
||||
|
||||
- name: "Copy package"
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user