Skip to content

Commit 4231ab3

Browse files
committed
Add repository first
1 parent a1a323c commit 4231ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ jobs:
5959
run: |
6060
cd theater
6161
composer config minimum-stability dev
62-
composer require backstage/cms:dev-${{ steps.extract_branch.outputs.branch }}
6362
composer config repositories.cms vcs [email protected]:backstagephp/cms.git
63+
composer require backstage/cms:dev-${{ steps.extract_branch.outputs.branch }}
6464
php artisan backstage:install

0 commit comments

Comments
 (0)