Skip to content

Commit 3e9769d

Browse files
authored
Update go.yml
1 parent 65c8b28 commit 3e9769d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: checkout
1313
uses: actions/checkout@v3
1414
- name: build
15-
run: docker-compose run go-json
15+
run: docker compose run go-json
1616

1717
test:
1818
name: Test

0 commit comments

Comments
 (0)