mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-28 10:13:52 +00:00
chore: fix code formatting
This commit is contained in:
parent
a14579b9b2
commit
28fefd11c9
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ after_success:
|
|||
sshpass -p "$DEPLOY_PASS" scp dist/super* $DEPLOY_USER@$DEPLOY_HOST:$DEPLOY_PATH/downloads'
|
||||
fi
|
||||
- |
|
||||
if [ -n "$TRAVIS_TAG" ] && [ "$TRAVIS_OS_NAME" == "osx" ]; then
|
||||
if [ -n "$TRAVIS_TAG" ] && [ "$TRAVIS_OS_NAME" == "osx" ]; then
|
||||
brew update
|
||||
brew install vitorgalvao/tiny-scripts/cask-repair
|
||||
openssl aes-256-cbc -K $encrypted_c04542ca1075_key -iv $encrypted_c04542ca1075_iv -in build/hub.enc -out ~/.config/hub -d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue