Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5351856

Browse files
committed
fix: 🐛 create build output
1 parent355c8fd commit5351856

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

‎.github/workflows/checks.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ jobs:
2121
cache:yarn
2222
-run:yarn
2323
-run:yarn test
24+
-run:yarn build

‎.github/workflows/release.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
node-version:${{ matrix.node-version }}
2424
cache:yarn
2525
-run:yarn
26+
-run:yarn build
2627
-name:Semantic Release
2728
uses:cycjimmy/semantic-release-action@v4
2829
env:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp