Skip to content

Commit 381c9c6

Browse files
committed
fix broken host name
1 parent b2c329b commit 381c9c6

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
@@ -63,7 +63,7 @@ jobs:
6363

6464
collect:
6565
needs: [host_builds, container_builds]
66-
runs-on: ubunutu-latest
66+
runs-on: ubuntu-latest
6767
steps:
6868
- uses: actions/download-artifact@v4
6969

0 commit comments

Comments
 (0)