forked from LeMoonStar/AoC24
parent
b5a2686d6c
commit
293cb14134
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
||||||
benchmark:
|
benchmark:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: rust:nightly
|
image: rustlang/rust:nightly
|
||||||
steps:
|
steps:
|
||||||
- run: apt-get update && apt-get install nodejs -y
|
- run: apt-get update && apt-get install nodejs -y
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue