Update .github/workflows/build-canaryv3.yml

This commit is contained in:
ferreo 2024-07-24 00:53:04 +02:00
parent 63b8f67b77
commit 5348c1d6da

View File

@ -17,6 +17,12 @@ jobs:
options: --privileged -it
steps:
- name: Update APT Cache
run: apt-get update -y
- name: Update APT Cache
run: apt-get install nodejs npm -y
- uses: actions/checkout@v3
- name: Install SSH key