This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
CI: do not crash during PKG-INFO generation if there are no packages
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
lilik-openwrt-22.03
Peter van Dijk
3 years ago
committed by
Paul Spooren
parent
60e60fc38f
commit
b5132de5cf
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/multi-arch-test-build.yml
+ 1
- 1
.github/workflows/multi-arch-test-build.yml
View File
@ -128,7 +128,7 @@ jobs:
done
done
echo >> PKG-INFO
echo >> PKG-INFO
echo Full file listing
:
>> PKG-INFO
echo Full file listing
:
>> PKG-INFO
ls -al *.ipk >> PKG-INFO
ls -al *.ipk >> PKG-INFO
|| true
cat PKG-INFO
cat PKG-INFO
-
name
:
Store packages
-
name
:
Store packages
Write
Preview
Loading…
Cancel
Save