This commit is contained in:
LeMoonStar 2024-12-01 09:44:13 +01:00
parent 49c441a277
commit 5dcc54c739

View file

@ -0,0 +1,8 @@
on: [push]
jobs:
build:
runs-on: docker
container:
image: rustlang/rust:nightly
steps:
- run ls -la