Skip to content

Commit

Permalink
Fix ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
R1tschY committed Mar 2, 2019
1 parent 476ddc2 commit 1e81107
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 @@ -12,7 +12,7 @@ jobs:
- store_artifacts:
path: /home/nemo/project/RPMS/
destination: rpms
- run: mb2 -t SailfishOS-3.0.1.11-i486 make check
- run: mb2 -t SailfishOS-3.0.1.11-armv7hl make check

- run: git clean -f -x
- run: mb2 -X -t SailfishOS-3.0.1.11-i486 build -d -j 2
Expand Down

0 comments on commit 1e81107

Please sign in to comment.