added a comment to the workflow

This commit is contained in:
antelle 2020-06-02 12:56:27 +02:00
parent f8cbf51842
commit 36b6fd80b8
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ jobs:
- name: Grunt
if: ${{ github.repository == 'keeweb/keeweb' }}
run: grunt desktop-win32
- name: Grunt
- name: Grunt (without signing)
if: ${{ github.repository != 'keeweb/keeweb' }}
run: grunt desktop-win32 --skip-sign
- name: Upload ia32 exe artifact