瀏覽代碼

oh whoops, use zip: all for publish.yml

Jonathan Kelley 1 月之前
父節點
當前提交
c2c18aec8e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/publish.yml

+ 1 - 0
.github/workflows/publish.yml

@@ -103,6 +103,7 @@ jobs:
           manifest_path: packages/cli/Cargo.toml
           ref: refs/tags/${{ env.RELEASE_POST }}
           features: optimizations
+          zip: "all"
 
   # todo: these things
   # Run benchmarks, which we'll use to display on the website