mrrp meow :3
Some checks failed
/ test (push) Failing after 14s

This commit is contained in:
xqtc161 2024-07-11 12:23:23 +02:00
parent 6ae3f81e5a
commit 1345db5ff5

View file

@ -5,6 +5,8 @@ jobs:
container:
image: rust:1.67
steps:
- name: Check out repository
uses: actions/checkout@v2
- run: apt update; apt install --yes curl wget
# - run: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- --default-toolchain nightly --profile default -y
# - run: $HOME/.cargo/env