Skip to content

Commit

Permalink
Revert "Adjust project bootstrap scripts to be windows-friendly (#1870)"
Browse files Browse the repository at this point in the history
This reverts commit ced2181.
  • Loading branch information
EmiM committed Oct 4, 2023
1 parent 79a23fb commit 080fb79
Show file tree
Hide file tree
Showing 11 changed files with 37,085 additions and 37,193 deletions.
3 changes: 0 additions & 3 deletions .github/actions/setup-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ runs:
shell: bash

- name: "Bootstrap project"
env:
RUN_OS_WINBASH_IS_LINUX: 'true'
run: |
if [[ ! -z "${{ inputs.bootstrap-packages }}" ]]
then
Expand All @@ -61,4 +59,3 @@ runs:
lerna bootstrap
fi
shell: bash

2 changes: 0 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@

* Bump github actions/* to versions using node16

* Project can now be bootstraped on Windows (powershell)

* Placeholder(...) for community name

* No unregistered/duplicated label for system messages
Expand Down
5 changes: 0 additions & 5 deletions packages/backend/.gitattributes

This file was deleted.

18 changes: 0 additions & 18 deletions packages/backend/electron-fetch-git.patch

This file was deleted.

Loading

0 comments on commit 080fb79

Please sign in to comment.