Skip to content

Commit 649f6ff

Browse files
authored
Merge branch 'main' into nmetulev/sample-update
2 parents 9f462ec + 7d408b0 commit 649f6ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
119119
### 📚 NPM Package (for Electron or NodeJS)
120120
```bash
121-
npm install microsoft-winapp-${{ steps.build.outputs.version }}.tgz
121+
npm install microsoft-winappcli-${{ steps.build.outputs.version }}.tgz
122122
```
123123
124124
## What's Included

0 commit comments

Comments
 (0)