diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-01-12 05:05:01 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-01-12 05:05:01 +0800 |
| commit | dd8cbe7e863b3fec594696c15c5e009f172749f5 (patch) | |
| tree | 4ebc1fc4d952df448d7a26631ef5b48b2baaf40e /setup.ps1 | |
| parent | 89d228816f3f9f31a2c66fa21f97f958195cbe6d (diff) | |
Remove GitHub Actions workflow for Rust CI
Diffstat (limited to 'setup.ps1')
| -rw-r--r-- | setup.ps1 | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -12,9 +12,6 @@ if (Test-Path "docs/Documents/.git") { if (Test-Path .cargo) { attrib +h .cargo } -if (Test-Path .github) { - attrib +h .github -} if (Test-Path .temp) { attrib +h .temp } |
