Skip to content

Commit

Permalink
Merge pull request #11 from Laravel-Lang/5.x
Browse files Browse the repository at this point in the history
Unneeded file deleted
  • Loading branch information
andrey-helldar authored Dec 16, 2023
2 parents f8ddb09 + cdc5863 commit 7d601af
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,12 @@ jobs:

- name: Clone projects
run: |
rm -rf tmp/actions
rm -rf tmp/attributes
rm -rf tmp/http-statuses
rm -rf tmp/lang
git clone --no-tags --single-branch https://github.com/Laravel-Lang/actions.git tmp/actions
git clone --no-tags --single-branch https://github.com/Laravel-Lang/attributes.git tmp/attributes
git clone --no-tags --single-branch https://github.com/Laravel-Lang/http-statuses.git tmp/http-statuses
git clone --no-tags --single-branch https://github.com/Laravel-Lang/lang.git tmp/lang
Expand Down
3 changes: 0 additions & 3 deletions docs/cfg/buildprofiles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
<custom-favicons>
favicon.svg,favicon.svg,favicon.svg,favicon.svg
</custom-favicons>
<versions-switcher>
https://raw.githubusercontent.com/Laravel-Lang/docs/main/help-versions.json
</versions-switcher>
</variables>
<build-profile instance="laravel-lang">
<variables>
Expand Down
7 changes: 0 additions & 7 deletions help-versions.json

This file was deleted.

0 comments on commit 7d601af

Please sign in to comment.