Skip to content

Commit

Permalink
activate windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro-at-decenomy committed Nov 8, 2023
1 parent 25f2b44 commit bb0b097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
path: release_files
build-and-extract-files-windows-x64:
runs-on: ubuntu-latest
if: ${{ false }} # Set condition to false to make the workflow inactive
# if: ${{ false }} # Set condition to false to make the workflow inactive

steps:
- name: Checkout Repository
Expand Down

0 comments on commit bb0b097

Please sign in to comment.