Skip to content

Commit 8bb34c1

Browse files
committed
save
1 parent 6cc4306 commit 8bb34c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/zxc-compile-code.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ jobs:
133133
id: npm-deps
134134
run:
135135
npm ci
136+
docker info --format '{{.OSType}}'
136137

137138
- name: Check Code Style
138139
if: ${{ runner.os == 'linux' && inputs.enable-code-style-check && !cancelled() && !failure() }}

0 commit comments

Comments
 (0)