Skip to content

Commit

Permalink
fix: workflow stamp/release
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <sam@elide.ventures>
  • Loading branch information
sgammon committed May 15, 2024
1 parent 0f6f423 commit d48f8d1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/job.cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ jobs:
arguments: |
:packages:cli:nativeCompile
-Prelease=false
-Pelide.stamp=true
-PbuildMode=dev
--scan
--no-daemon
Expand Down Expand Up @@ -393,6 +394,9 @@ jobs:
-x :packages:cli:nativeCompile
-Prelease=true
-PbuildMode=release
-Pelide.release=true
-Pelide.buildMode=release
-Pelide.stamp=true
--scan
--no-daemon
--warning-mode=none
Expand Down

0 comments on commit d48f8d1

Please sign in to comment.