mirror of
https://github.com/FUjr/gl-infra-builder.git
synced 2025-12-17 09:34:51 +00:00
fix actions syntax
This commit is contained in:
parent
e96516f52e
commit
854c8b6fce
6
.github/workflows/build-snapshot.yml
vendored
6
.github/workflows/build-snapshot.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user