Skip to content

Commit

Permalink
fix(CICD): test remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienChampagnol committed Jun 18, 2024
1 parent c66e0dc commit c9f5bed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion electron-server/install_back.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ if [[ "$OSTYPE" == "linux-gnu"* ]]; then
elif [[ "$OSTYPE" == "msys" ]]; then
bin_folder=$folder/scripts
fi
bin_folder=$folder/bin
ls $folder
ls $bin_folder
$bin_folder/pip install pip-tools
Expand Down

0 comments on commit c9f5bed

Please sign in to comment.