There was an error while loading. Please reload this page.
1 parent 90f3f2e commit e13248aCopy full SHA for e13248a
1 file changed
.github/workflows/build_arm64.yml
@@ -25,6 +25,9 @@ jobs:
25
with:
26
buildpackage-opts: --build=binary --no-sign --build-profiles=rtlsdr
27
28
+ - name: Locate artifacts
29
+ run: ls -alR
30
+
31
- uses: actions/upload-artifact@v4
32
33
name: artifact-deb
0 commit comments