Skip to content

Commit 307a3fd

Browse files
committed
backstage
1 parent 1be818c commit 307a3fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/setup-in-laravel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,6 @@ jobs:
6161
composer config minimum-stability dev
6262
git clone --branch ${{ steps.extract_branch.outputs.branch }} https://github.com/backstagephp/cms.git
6363
composer config repositories.backstage-packages path "cms/packages/*"
64+
composer require backstage/cms:dev-${{ steps.extract_branch.outputs.branch }}
6465
composer update --no-interaction
6566
php artisan backstage:install

0 commit comments

Comments
 (0)