File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ jobs:
1717# - { platform: linux, arch: x86_32, os: ubuntu-22.04 }
1818# - { platform: linux, arch: arm64, os: ubuntu-22.04-arm }
1919# - { platform: linux, arch: arm32, os: ubuntu-22.04-arm }
20- - { platform: windows, arch: x86_64, os: windows-latest, executable-name: "monoteny" }
20+ - { platform: windows, arch: x86_64, os: windows-latest, executable-name: "monoteny.exe " }
2121# - { platform: windows, arch: x86_32, os: windows-latest }
2222# - { platform: windows, arch: arm64, os: windows-latest }
23- - { platform: macos, arch: universal, os: macos-latest, executable-name: "monoteny.exe " }
23+ - { platform: macos, arch: universal, os: macos-latest, executable-name: "monoteny" }
2424
2525 runs-on : ${{ matrix.target.os }}
2626
You can’t perform that action at this time.
0 commit comments