Skip to content

Commit ee9d897

Browse files
committed
Rename step
1 parent 1d9e386 commit ee9d897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: oven-sh/setup-bun@v1
1818
- name: Install dependencies
1919
run: bun install
20-
- name: Build react-native-widget-extension
20+
- name: Build package
2121
run: bun run build
2222
- uses: actions/setup-node@v3
2323
with:

0 commit comments

Comments
 (0)