ci: fix syntax error in windows build workflow

This commit is contained in:
Minh141120 2025-09-23 15:47:45 +07:00
parent 6dc38f18cf
commit 6c83580283

View File

@ -131,7 +131,6 @@ jobs:
chmod +x .github/scripts/rename-workspace.sh chmod +x .github/scripts/rename-workspace.sh
.github/scripts/rename-workspace.sh ./package.json ${{ inputs.channel }} .github/scripts/rename-workspace.sh ./package.json ${{ inputs.channel }}
cat ./package.json cat ./package.json
else
fi fi
- name: Install AzureSignTool - name: Install AzureSignTool