Skip to content

Commit

Permalink
Updated private build #2
Browse files Browse the repository at this point in the history
  • Loading branch information
korridor committed Apr 24, 2024
1 parent 3accada commit 77cedb1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-private.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ jobs:
only_args: --no-dev --no-ansi --no-interaction --prefer-dist --ignore-platform-reqs --classmap-authoritative
php_version: 8.3

- name: "Install npm dependencies in billing extension"
run: cd extensions/Billing && npm ci

- name: "Checkout services extension"
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 77cedb1

Please sign in to comment.