From 7a0a5e986fb1a78a479a6c1319973e35cab97d04 Mon Sep 17 00:00:00 2001 From: Mohanson Date: Wed, 10 Jan 2024 15:44:47 +0800 Subject: [PATCH] Typos: windoes => windows (#124) --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ed34d80..9c030d5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -85,7 +85,7 @@ jobs: with: files: | dist/ckb-debugger-windows-x64.tar.gz - dist/ckb-debugger-windoes-x64-sha256.txt + dist/ckb-debugger-windows-x64-sha256.txt publish-crates-io: name: Publish crates to crates.io