Skip to content

Commit 59a1d57

Browse files
authored
Update auto-nightly.yml
1 parent 312d0f6 commit 59a1d57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/auto-nightly.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
id: "build"
3232
shell: bash
3333
run: |
34+
echo '${{ github.run_attempt }}'
35+
exit 1
3436
# Building nightly...
3537
BUILD_TYPE='oss' '${{ github.workspace }}/build.sh'
3638
- name: "ZIP info"

0 commit comments

Comments
 (0)