Skip to content

Commit

Permalink
Update build-rootfs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xumenghe1989 authored Dec 19, 2024
1 parent 7c20d85 commit ea30aee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-rootfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ jobs:
with:
name: rootfs-files
path: |
rootfs/openkylin-rootfs-amd64.tar.gz
rootfs/openkylin-rootfs-arm64.tar.gz
rootfs/openkylin-rootfs-riscv64.tar.gz
rootfs/openkylin-rootfs-amd64.img
rootfs/openkylin-rootfs-arm64.img
rootfs/openkylin-rootfs-riscv64.img

0 comments on commit ea30aee

Please sign in to comment.