Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nimaoth authored Jan 4, 2024
1 parent b93a2e6 commit 162b5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:

# windows builds
- if: always()
run: nimble buildDesktopWindows --app:gui -D:forceLogToFile
run: nimble buildDesktop --app:gui -D:forceLogToFile
- if: always()
run: nimble buildAbsytreeServerWindows
- if: always()
Expand Down

0 comments on commit 162b5ae

Please sign in to comment.