diff --git a/.github/workflows/build-snapshot.yml b/.github/workflows/build-snapshot.yml index c176f12..8b97f7f 100644 --- a/.github/workflows/build-snapshot.yml +++ b/.github/workflows/build-snapshot.yml @@ -31,6 +31,6 @@ jobs: with: name: ./snapshot_firmware path: | - ./bin/target/**/*squashfs-sysupgrade.bin - ./bin/target/**/*squashfs-sysupgrade.img - ./bin/target/**/*squashfs-sysupgrade.tar + ./bin/target/**/*squashfs-sysupgrade.bin + ./bin/target/**/*squashfs-sysupgrade.img + ./bin/target/**/*squashfs-sysupgrade.tar