Skip to content

Commit

Permalink
Update .gitpod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish authored Feb 26, 2024
1 parent f07bb4f commit 70e7ad8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ tasks:
rm -rf config/default &&
mkdir -p config/default &&
touch config/default/core.extension.yml &&
git checkout composer.* &&
composer install --no-interaction &&
mkdir -p blt &&
cp .gitpod/blt.yml blt/local.blt.yml &&
Expand Down Expand Up @@ -91,4 +90,4 @@ tasks:
vscode:
extensions:
- bradlc.vscode-tailwindcss
- bradlc.vscode-tailwindcss

0 comments on commit 70e7ad8

Please sign in to comment.