This commit is contained in:
parent
901fb719f1
commit
8a15bba0d5
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ jobs:
|
|||
echo "deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_20.x nodistro main" | tee /etc/apt/sources.list.d/nodesource.list
|
||||
apt update
|
||||
apt install -y nodejs
|
||||
flutter channel stable
|
||||
flutter upgrade
|
||||
|
||||
- name: Checkout code
|
||||
|
|
Loading…
Add table
Reference in a new issue