Skip to content

Commit

Permalink
Added release option for UndertaleModToolCLI nightly
Browse files Browse the repository at this point in the history
Added release option for UndertaleModToolCLI nightly
  • Loading branch information
Grossley committed Feb 2, 2023
1 parent f85807c commit c415c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_gui_nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macOS-latest, windows-latest]
configuration: [Debug]
configuration: [Debug, Release]
bundled: [true]
include:
- os: ubuntu-latest
Expand Down

0 comments on commit c415c85

Please sign in to comment.