forked from LeMoonStar/AoC24
parent
0fe47b75b9
commit
b5a2686d6c
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ jobs:
|
|||
container:
|
||||
image: rust:nightly
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue