Skip to content

Commit 2293266

Browse files
author
Justin
committed
Fix typo
1 parent 0e5a6dd commit 2293266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v3
14-
- name: Set up Docker Buildx
14+
- name: Set up Docker Build
1515
uses: docker/setup-buildx-action@v2
1616
- name: Login to Docker Hub
1717
uses: docker/login-action@v2

0 commit comments

Comments
 (0)