Merge branch 'master' into staging

This commit is contained in:
Marquis Kurt 2019-12-18 14:21:33 -05:00
commit c25b612fdb
No known key found for this signature in database
GPG Key ID: 725636D259F5402D
1 changed files with 3 additions and 2 deletions

View File

@ -12,7 +12,8 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: 10.x
- name: Run pre-build setup
- name: Install certificates and entitlements
if: github.actor == 'alicerunsonfedora' || github.actor == 'Nomad1556' || github.actor == 'audmaxwell'
run: |
echo "Downloading certificates and profiles..."
echo "$ascCertificates" > certs.b64
@ -44,4 +45,4 @@ jobs:
run: |
npm install
npm run build --if-present
npm run build-desktop-darwin-nosign
npm run build-desktop-darwin-nosign