Skip to content

Commit

Permalink
pass launchdf param through to windows build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Aug 19, 2023
1 parent 6db338b commit a06ba69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
cache-readonly: ${{ inputs.cache-readonly }}
stonesense: true
docs: true
launchdf: ${{ inputs.launchdf }}
secrets: inherit

package-linux:
Expand Down

0 comments on commit a06ba69

Please sign in to comment.