Skip to content

Commit ffbf217

Browse files
authored
Fix release workflow 2 (#2662)
1 parent 3541476 commit ffbf217

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,6 @@ NEXT_SEMCONV_VERSION ?= next
320320
generate-schema-next:
321321
mkdir -p $(TOOLS_DIR)/bin
322322
$(DOCKER_RUN) --rm \
323-
$(DOCKER_USER_IS_HOST_USER_ARG) \
324323
--mount 'type=bind,source=$(PWD)/internal/tools/scripts,target=/home/weaver/templates,readonly' \
325324
--mount 'type=bind,source=$(PWD)/model,target=/home/weaver/source,readonly' \
326325
--mount 'type=bind,source=$(TOOLS_DIR)/bin,target=/home/weaver/target' \

0 commit comments

Comments
 (0)