😣x86 fail

This commit is contained in:
hunlongyu
2020-05-24 14:57:39 +08:00
parent fc26c04666
commit cbcffd7587
2 changed files with 1 additions and 9 deletions

View File

@@ -25,11 +25,3 @@ jobs:
shell: pwsh
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Release
uses: softprops/action-gh-release@v1
with:
files: |
dist_electron/win-unpacked/*.exe
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}