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

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam-it committed May 18, 2024
1 parent d2726a3 commit 4490fb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ jobs:
continue-on-error: false
- name: Install dependencies
run: npm run install:all
working-directory: cli-for-microsoft-365-extension
working-directory: pnp-powershell-extension
- name: Build
run: npm run vscode:prepublish
working-directory: cli-for-microsoft-365-extension
working-directory: pnp-powershell-extension
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
with:
Expand Down

0 comments on commit 4490fb8

Please sign in to comment.