fix stage name in private build action

This commit is contained in:
Gregor Vostrak
2025-04-23 15:54:33 +02:00
parent 89131b9e77
commit 10a8310e37

View File

@@ -107,7 +107,7 @@ jobs:
- name: "Install npm dependencies in services extension"
run: cd extensions/Services && npm ci
- name: "Checkout services extension"
- name: "Checkout invoicing extension"
uses: actions/checkout@v4
with:
repository: solidtime-io/extension-invoicing