Skip to content

Commit b0ae342

Browse files
authored
Rename build artifact from 'build-output' to 'faucet'
1 parent f7c1c1b commit b0ae342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
- name: Upload build artifacts
2020
uses: actions/upload-artifact@v4
2121
with:
22-
name: build-output
22+
name: faucet
2323
path: |
2424
./faucet

0 commit comments

Comments
 (0)