Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Commit

Permalink
path fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dieterbe committed Jan 23, 2018
1 parent 17e973a commit 9a770d7
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 @@ -57,7 +57,7 @@ jobs:
steps:
- checkout
- attach_workspace:
at: build
at: .
- run: scripts/depends.sh
- run: scripts/build_packages.sh
- store_artifacts:
Expand Down

0 comments on commit 9a770d7

Please sign in to comment.