Skip to content

Commit e3788a4

Browse files
committed
ci: typo in workflow declaration
1 parent b271971 commit e3788a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- uses: actions/checkout@v5
4848
- uses: ./.github/actions/setup
4949
id: setup
50-
- uses: ./.github/action/dockerhub-login
50+
- uses: ./.github/actions/dockerhub-login
5151
- run: poetry build
5252
- run: ci/run_tests.sh
5353
env:

0 commit comments

Comments
 (0)