Skip to content

Commit

Permalink
Upgrade milc.
Browse files Browse the repository at this point in the history
  • Loading branch information
tzarc committed Feb 21, 2024
1 parent 26bc16c commit 5bb2088
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .devcontainer/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ python3 get-pip.py
python3 -m pip install qmk
rm get-pip.py

python3 -m pip install --upgrade milc

git config --global --add safe.directory /workspaces/qmk_userspace
git submodule update --init --recursive

Expand Down

0 comments on commit 5bb2088

Please sign in to comment.