Преглед на файлове

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