Skip to content

Commit

Permalink
Update multi-platform.yml to bring back build for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
user95401 authored Jul 14, 2024
1 parent 204051c commit b4373e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
fail-fast: false
matrix:
config:
#- name: Windows
#os: windows-latest
- name: Windows
os: windows-latest

- name: Android32
os: ubuntu-latest
Expand Down Expand Up @@ -59,4 +59,4 @@ jobs:
with:
tag_name: "${{steps.json_properties.outputs.version}}"
files: "${{steps.build.outputs.build-output}}/*"


0 comments on commit b4373e4

Please sign in to comment.