Skip to content

Commit 92f86f4

Browse files
committed
Build and pack
1 parent aaa1b87 commit 92f86f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
ref: ${{ github.head_ref }}
1616

1717
- run: npm install
18-
- run: npm run pack-source-map
18+
- run: npm run build && npm run pack-source-map
1919

2020
- uses: stefanzweifel/[email protected]
2121
with:

0 commit comments

Comments
 (0)