Skip to content

Commit 7df1280

Browse files
authored
Add echo command before copying build result
1 parent 874be3e commit 7df1280

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ jobs:
138138
shellPrefix: rebuild
139139
exec: |
140140
/tmp/oaf/ojob rebuild.yaml NAME=ojob.io URL=ojob.io PROTO=https
141+
echo .
141142
142143
# -----------------------
143144
- name: Copy build result

0 commit comments

Comments
 (0)