Run cargo-dist generate (#972)

This commit is contained in:
Charlie Marsh 2024-01-18 16:22:38 -05:00 committed by GitHub
parent 59d700ad2d
commit 968de30420
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ on:
required: true required: true
default: dry-run default: dry-run
type: string type: string
pull_request:
jobs: jobs:
# Run 'cargo dist plan' (or host) to determine what tasks we need to do # Run 'cargo dist plan' (or host) to determine what tasks we need to do