Skip to content

Commit 6594bf8

Browse files
committed
fixed ci.yml
1 parent b9046cd commit 6594bf8

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
@@ -27,4 +27,4 @@ jobs:
2727
imageName: ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}-devcontainer
2828
cacheFrom: ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}-devcontainer
2929
push: always
30-
runCmd: .devcontainer/scripts/ci.sh
30+
runCmd: go run ./.tools ci

0 commit comments

Comments
 (0)