Fix CI
This commit is contained in:
parent
8d2c21b179
commit
b53e9cec61
@ -9,6 +9,7 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
image: rust:bullseye
|
image: rust:bullseye
|
||||||
steps:
|
steps:
|
||||||
|
- run: apt-get update
|
||||||
- run: apt-get install git nodejs -y
|
- run: apt-get install git nodejs -y
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Build
|
- name: Build
|
||||||
|
Loading…
Reference in New Issue
Block a user