forked from LeMoonStar/AoC24
parent
afe2058412
commit
730993100b
1 changed files with 2 additions and 1 deletions
|
@ -4,6 +4,7 @@ jobs:
|
|||
runs-on: docker
|
||||
container:
|
||||
image: rustlang/rust:nightly
|
||||
- uses: actions/checkout@v4
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: ls -la
|
||||
- run: cargo build --release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue