Skip to content

Commit 9893abe

Browse files
authored
Update devel.yml
1 parent 8a5e930 commit 9893abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/devel.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
5050
- name: set to tarball
5151
if: matrix.type == 'tarball'
52-
run: cp binary_rootfs /usr/lib/live/build/binary_rootfs
52+
run: cp binary_rootfs /usr/lib/live/build/binary_rootfs || echo "no need to change offsets."
5353

5454
- name: Make scripts executable
5555
run: chmod -R +x build.sh etc/auto/config etc/terraform.conf etc/

0 commit comments

Comments
 (0)