Skip to content

Commit

Permalink
Update build-for-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperCuber authored May 15, 2021
1 parent c915f26 commit a6ee8f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-for-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
- os: windows-latest
exe_suffix: ".exe"
- handlebars_misc_helpers: ""
name_suffix: ""
name_suffix: "-simple"
- handlebars_misc_helpers: "--features handlebars_misc_helpers"
name_suffix: "-handlebars"
name_suffix: ""
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit a6ee8f1

Please sign in to comment.