Skip to content

Commit a35c432

Browse files
committed
chore: routine workflows handle npm run build
1 parent 97ddfa1 commit a35c432

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

R/leaflet-package.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ NULL
2424
release_bullets <- function() {
2525
c(
2626
"Update static imports: `staticimports::import()`",
27-
"`system(\"npm run build\")`",
2827
"Rebuild website: `source(\"scripts/docs_update.R\")`",
2928
'Check Super Zip example: `shiny::runGitHub("rstudio/shiny-examples", subdir = "063-superzip-example")`',
3029
"Check licenses if bundled dependencies were updated",

0 commit comments

Comments
 (0)