Update .github/workflows/build-canaryv3.yml
This commit is contained in:
parent
48399da60d
commit
553b7edb75
6
.github/workflows/build-canaryv3.yml
vendored
6
.github/workflows/build-canaryv3.yml
vendored
@ -17,12 +17,6 @@ jobs:
|
||||
options: --privileged -it
|
||||
|
||||
steps:
|
||||
- name: Update APT Cache
|
||||
run: apt-get update -y
|
||||
|
||||
- name: Update APT Cache
|
||||
run: apt-get install nodejs npm
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Install SSH key
|
||||
|
Loading…
Reference in New Issue
Block a user