Skip to content

Commit e4cc703

Browse files
authored
Update .github/workflows/build.yml
1 parent addf57b commit e4cc703

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ jobs:
77
- uses: actions/checkout@v3
88
- name: Build
99
run: |
10-
docker build .
10+
docker build .

0 commit comments

Comments
 (0)