ci: fix syntax error in windows build workflow
This commit is contained in:
parent
6dc38f18cf
commit
6c83580283
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user