From 05e9b0955cff094e482fa49290f27dbd5ea0542c Mon Sep 17 00:00:00 2001 From: Sam Lijin Date: Thu, 5 Dec 2024 19:25:18 -0800 Subject: [PATCH] trailing newline --- .github/workflows/build-vscode-release.reusable.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-vscode-release.reusable.yaml b/.github/workflows/build-vscode-release.reusable.yaml index a1a7b1999..9cdfefe6a 100644 --- a/.github/workflows/build-vscode-release.reusable.yaml +++ b/.github/workflows/build-vscode-release.reusable.yaml @@ -74,4 +74,4 @@ jobs: with: name: vscode-playground path: typescript/vscode-ext/packages/web-panel/dist - if-no-files-found: error \ No newline at end of file + if-no-files-found: error