[ci] add workflow to check env 1.5.x stable version

This commit is contained in:
Meco Man
2024-04-28 14:48:05 -04:00
committed by Rbb666
parent aee6048a53
commit 14aa516b91
2 changed files with 88 additions and 1 deletions

View File

@@ -349,7 +349,6 @@ jobs:
- name: Install Tools
shell: bash
run: |
sudo apt-get update
wget https://raw.githubusercontent.com/RT-Thread/env/master/install_ubuntu.sh
chmod 777 install_ubuntu.sh
./install_ubuntu.sh