This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -18,8 +18,8 @@ jobs:
|
||||
steps:
|
||||
- name: Set up container image
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y nodejs
|
||||
apt-get update
|
||||
apt-get install -y nodejs sudo
|
||||
- uses: actions/checkout@v6
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user