Skip to content

Commit 5c39d18

Browse files
committed
FIXUP: pwd
1 parent e1034c1 commit 5c39d18

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/check-packages.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ jobs:
6262
with:
6363
path: deb
6464

65+
- name: Print working dir
66+
run: pwd
67+
6568
- name: Move repository packages
6669
run: mkdir ./main/deb_dist && mv ./deb/dangerzone/${{ matrix.version-name }}/*.deb ./main/deb_dist/.
6770

0 commit comments

Comments
 (0)