This commit is contained in:
parent
eb90bc17b1
commit
901fb719f1
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 upgrade
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Reference in a new issue