diff --git a/.github/workflows/deploy-documentation-preview.yml b/.github/workflows/deploy-documentation-preview.yml index 3b5f8ce9e2a..98f6c1c5dc6 100644 --- a/.github/workflows/deploy-documentation-preview.yml +++ b/.github/workflows/deploy-documentation-preview.yml @@ -46,33 +46,6 @@ jobs: run: | mkdir -p resources/views/vendor/hyde/layouts cp vendor/hyde/framework/resources/views/layouts/docs.blade.php resources/views/vendor/hyde/layouts/docs.blade.php - cat <<- HTML >> resources/views/vendor/hyde/layouts/docs.blade.php - - - - - - - - - HTML - name: Configure environment variables run: |