lights0123 4 năm trước cách đây
mục cha
commit
2c2414128b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/ci.yml

+ 1 - 1
.github/workflows/ci.yml

@@ -46,4 +46,4 @@ jobs:
           token: ${{ secrets.GITHUB_TOKEN }}
           args: --all-features
       - name: Ensure README.md is updated
-        run: [ "$(< README.md)" = "$(cargo readme)" ]
+        run: '[ "$(< README.md)" = "$(cargo readme)" ]'