Skip to content

Commit

Permalink
Merge pull request #7 from WKJay/new
Browse files Browse the repository at this point in the history
update ci
  • Loading branch information
WKJay committed Jan 24, 2024
2 parents 1b9d9dc + 78a06a0 commit 9f771a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:
sudo apt-get -qq install gcc-multilib libncurses5-dev scons
sudo python -m pip install --upgrade pip -qq
pip install requests -qq
pip install psutil
git config --global http.postBuffer 524288000
python -c "import tools.menuconfig; tools.menuconfig.touch_env()"
echo "RTT_ROOT=${{ github.workspace }}" >> $GITHUB_ENV
Expand Down

0 comments on commit 9f771a8

Please sign in to comment.