From 0a08d3048905e848b0b43dc72b765235c11f2b47 Mon Sep 17 00:00:00 2001 From: welpo Date: Mon, 5 Feb 2024 20:32:21 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20misc(release):=20remove=20`--fro?= =?UTF-8?q?zen`=20from=20maturin=20command?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0e4a884..1d38cb4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -155,7 +155,6 @@ jobs: with: command: publish working-directory: pypi - args: --frozen sccache: "true" manylinux: auto