Skip to content

Commit c92dbcc

Browse files
committed
Align step name with host_builds step
1 parent ba14495 commit c92dbcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
steps:
7373
- uses: actions/checkout@v4
7474

75-
- name: Build FreeBSD ${{ matrix.freebsd_arch }} Prebuild
75+
- name: Build freebsd-${{ matrix.freebsd_arch }} Prebuild
7676
uses: vmactions/freebsd-vm@v1
7777
with:
7878
arch: ${{ matrix.freebsd_arch }}

0 commit comments

Comments
 (0)