Skip to content

Commit ef19aaa

Browse files
committed
Update nightly_binaries.yml name
1 parent 2cda78b commit ef19aaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/nightly_binaries.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# A reusable workflow that builds and archives binaries for multiple platforms.
2-
name: Build Binaries
2+
name: binaries
33

44
on:
55
workflow_call:
@@ -184,4 +184,4 @@ jobs:
184184
- uses: actions/upload-artifact@v4
185185
with:
186186
name: binaries
187-
path: flat_binaries/*
187+
path: flat_binaries/*

0 commit comments

Comments
 (0)