Skip to content

Commit 8d5e8ac

Browse files
committed
fix: ci error
1 parent a792fde commit 8d5e8ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ jobs:
141141

142142
# From https://github.com/rhysd/actionlint/blob/main/docs/usage.md#use-actionlint-on-github-actions
143143
- name: Check workflow files
144+
if: runner.os == 'Linux'
144145
run: |
145146
bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash)
146147
./actionlint -color -shellcheck=""

0 commit comments

Comments
 (0)