Skip to content

Commit

Permalink
build windows release
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgoebel committed May 31, 2021
1 parent 60fa837 commit 91f107f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
windows-assets:
needs: tagged-release
runs-on: windows-2019
if: ${{ false }} # disable for now
if: ${{ true }} # disable for now

steps:
- name: Checkout wren-console
Expand Down

0 comments on commit 91f107f

Please sign in to comment.