Skip to content

Commit c13f5a2

Browse files
committed
build dir
1 parent b26f247 commit c13f5a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ jobs:
1919
- checkout
2020
- run: make -f debian/rules binary
2121
- persist_to_workspace:
22-
root: .
22+
root: ..
2323
paths:
24-
- .
24+
- ./*.deb
2525
- store_artifacts:
2626
path: build
2727

0 commit comments

Comments
 (0)