Skip to content
This repository was archived by the owner on May 18, 2024. It is now read-only.

Commit 4490fb8

Browse files
committed
fixup
1 parent d2726a3 commit 4490fb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/prepare-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ jobs:
4141
continue-on-error: false
4242
- name: Install dependencies
4343
run: npm run install:all
44-
working-directory: cli-for-microsoft-365-extension
44+
working-directory: pnp-powershell-extension
4545
- name: Build
4646
run: npm run vscode:prepublish
47-
working-directory: cli-for-microsoft-365-extension
47+
working-directory: pnp-powershell-extension
4848
- name: Create Pull Request
4949
uses: peter-evans/create-pull-request@v6
5050
with:

0 commit comments

Comments
 (0)