asdf
All checks were successful
Benchmark / benchmark (push) Successful in 1m0s

This commit is contained in:
LeMoonStar 2024-12-01 10:23:44 +01:00
parent 293cb14134
commit 716ca84bb7

View file

@ -13,5 +13,4 @@ jobs:
steps:
- run: apt-get update && apt-get install nodejs -y
- uses: actions/checkout@v4
- run: rustup update nightly && rustup default nightly
- run: cargo build --release --verbose