Skip to content

Commit 745b149

Browse files
committed
Fixes to dockerfile
Fix formatting errors
1 parent 2c757ea commit 745b149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerhub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
steps:
3131
# Checkout the repository
3232
- name: Checkout Repository
33-
- uses: actions/checkout@v3
33+
uses: actions/checkout@v3
3434
with:
3535
ref: ${ GITHUB_REF }
3636

0 commit comments

Comments
 (0)