Skip to content

Commit 371ebf1

Browse files
committed
build dir
1 parent daaf845 commit 371ebf1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ jobs:
3434
- attach_workspace:
3535
at: .
3636
- run: gem install package_cloud
37-
- run: package_cloud push fosdem/video-team/debian/bookworm /root/build/*deb
37+
- run: find .
38+
- run: package_cloud push fosdem/video-team/debian/bookworm root/build/*deb
3839
- store_artifacts:
3940
path: release
4041
- persist_to_workspace:

0 commit comments

Comments
 (0)