Skip to content

Commit 9302ca5

Browse files
author
David Zuckerman
committed
build report was named Gobi instead of BFS
1 parent d8f35c3 commit 9302ca5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
if: ${{ always() }}
152152
uses: actions/upload-artifact@v4
153153
with:
154-
name: Gobi Build Report (${{ github.run_id }}_${{ github.run_attempt }})
154+
name: BFS Build Report (${{ github.run_id }}_${{ github.run_attempt }})
155155
path: artifacts/*
156156
if-no-files-found: error
157157

0 commit comments

Comments
 (0)