Skip to content

Commit

Permalink
Revert "Temporarily remove protected repos"
Browse files Browse the repository at this point in the history
This reverts commit fc84dcd.
  • Loading branch information
stratease committed Sep 27, 2024
1 parent fc84dcd commit 3a3d6a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,13 @@
"npm ci --prefix wp-content/plugins/the-events-calendar/ && npm run build --prefix wp-content/plugins/the-events-calendar/\n",
"npm ci --prefix wp-content/plugins/the-events-calendar/common && npm run build --prefix wp-content/plugins/the-events-calendar/common\n",
"cd wp-content/plugins/events-pro && composer i --no-dev && git submodule update --init\n",
"npm ci --prefix wp-content/plugins/events-pro && npm run build --prefix wp-content/plugins/events-pro\n",
"cd wp-content/plugins/event-tickets && composer i --no-dev && git submodule update --init\n",
"cd wp-content/plugins/event-tickets/common && composer i --no-dev && git submodule update --init\n",
"npm ci --prefix wp-content/plugins/event-tickets && npm run build --prefix wp-content/plugins/event-tickets\n",
"npm ci --prefix wp-content/plugins/event-tickets/common && npm run build --prefix wp-content/plugins/event-tickets/common\n",
"cd wp-content/plugins/event-tickets-plus && composer i --no-dev && git submodule update --init",
"npm ci --prefix wp-content/plugins/event-tickets-plus && npm run build --prefix wp-content/plugins/event-tickets-plus\n",
"cd wp-content/plugins/plugin-analysis && composer i\n"
]
}
Expand Down

0 comments on commit 3a3d6a3

Please sign in to comment.