1
0
Fork 0
mirror of synced 2024-07-02 04:50:44 +12:00

Merge branch 'master' of github.com:Budibase/budibase

This commit is contained in:
Martin McKeaveney 2020-07-09 13:48:10 +01:00
commit 0fdaafcd62

View file

@ -34,6 +34,7 @@ jobs:
if: startsWith(matrix.os, 'macos')
# Import Apple API key for app notarization on macOS
run: |
xattr -cr *
mkdir -p ~/private_keys/
echo '${{ secrets.api_key }}' > ~/private_keys/AuthKey_${{ secrets.api_key_id }}.p8