mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Update rootfs.yml
This commit is contained in:
1
.github/workflows/rootfs.yml
vendored
1
.github/workflows/rootfs.yml
vendored
@@ -42,7 +42,6 @@ jobs:
|
|||||||
cd ${{ inputs.submodule || '.' }}
|
cd ${{ inputs.submodule || '.' }}
|
||||||
make
|
make
|
||||||
cd output/images/
|
cd output/images/
|
||||||
xz rootfs.tar
|
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user