diff --git a/.github/workflows/multi-platform.yml b/.github/workflows/multi-platform.yml index 55893b5..138add0 100755 --- a/.github/workflows/multi-platform.yml +++ b/.github/workflows/multi-platform.yml @@ -15,8 +15,8 @@ jobs: - name: Windows os: windows-latest - #- name: macOS - # os: macos-latest + - name: macOS + os: macos-latest - name: Android32 os: ubuntu-latest @@ -66,4 +66,4 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} draft: true - # replace: true \ No newline at end of file + # replace: true