Skip to content

Commit 91c60af

Browse files
committed
debug deb build
1 parent 1823e89 commit 91c60af

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,8 +236,7 @@ jobs:
236236
- name: Build deb package
237237
if: ${{ github.event.inputs.Binary == 'true' }}
238238
run: |
239-
pwd
240-
ls -lh
239+
rm -f lazyjournal
241240
version=$VERSION
242241
mkdir -p lazyjournal/DEBIAN lazyjournal/usr/local/bin
243242
architectures=("amd64" "arm64")

0 commit comments

Comments
 (0)