Pārlūkot izejas kodu

oh whoops, use zip: all for publish.yml

Jonathan Kelley 1 mēnesi atpakaļ
vecāks
revīzija
c2c18aec8e
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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