Skip to content

Commit e13248a

Browse files
committed
where is my artifact
1 parent 90f3f2e commit e13248a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build_arm64.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ jobs:
2525
with:
2626
buildpackage-opts: --build=binary --no-sign --build-profiles=rtlsdr
2727

28+
- name: Locate artifacts
29+
run: ls -alR
30+
2831
- uses: actions/upload-artifact@v4
2932
with:
3033
name: artifact-deb

0 commit comments

Comments
 (0)