Skip to content

Commit

Permalink
Hotfix for Circle CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mmatyas committed Apr 28, 2023
1 parent 023c979 commit bb289e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
dist/pegasus-fe_$(git describe --always)_android64.apk;
fi
# Deploy
- run: .circleci/stage.sh
- run: QT_TARGET=android64 .circleci/stage.sh

mingw:
docker:
Expand Down

0 comments on commit bb289e8

Please sign in to comment.