Skip to content

Commit 43522cc

Browse files
committed
main2.md
1 parent a1782d5 commit 43522cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vsce.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
retry_on: error
3939
command: |
4040
sleep 5
41-
cd ./packages/vscode-extension
41+
cd ./packages/p4
4242
npm install
4343
npx vsce package
4444
VERSION=`ls *.vsix | awk -F '.vsix' '{print $1}'`

0 commit comments

Comments
 (0)