Skip to content

Commit 7a8e428

Browse files
authored
minor change
1 parent 238f155 commit 7a8e428

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main_rd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
npm install
2727
npm run build --if-present
2828
npm run test --if-present
29+
npm start
2930
3031
- name: Upload artifact for deployment job
3132
uses: actions/upload-artifact@v4
@@ -61,3 +62,4 @@ jobs:
6162
app-name: 'RD'
6263
slot-name: 'Production'
6364
package: .
65+

0 commit comments

Comments
 (0)