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