Update .github/workflows/build-canaryv3.yml

This commit is contained in:
ferreo 2024-07-24 01:50:00 +02:00
parent 48399da60d
commit 553b7edb75

View File

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