ci: Update build.yml
This commit is contained in:
parent
ebc7cde351
commit
324e09af5a
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -258,7 +258,7 @@ jobs:
|
||||||
curl -fsSL https://deb.nodesource.com/setup_22.x -o nodesource_setup.sh
|
curl -fsSL https://deb.nodesource.com/setup_22.x -o nodesource_setup.sh
|
||||||
sudo bash nodesource_setup.sh
|
sudo bash nodesource_setup.sh
|
||||||
sudo apt-get install -y nodejs
|
sudo apt-get install -y nodejs
|
||||||
corepack enable
|
sudo corepack enable
|
||||||
|
|
||||||
echo "=========================================================================="
|
echo "=========================================================================="
|
||||||
echo "Install Python 3.x..."
|
echo "Install Python 3.x..."
|
||||||
|
|
Loading…
Reference in a new issue