Actions 9
Some checks failed
Rust-build / build (push) Successful in 1m7s
Rust-release / build-release (push) Failing after 40s

This commit is contained in:
Justine Pelletreau 2023-07-17 11:53:15 +02:00
parent 8dc1e79c7c
commit f55a56a414

View File

@ -6,10 +6,8 @@ on:
- "main"
jobs:
build:
build-release:
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
steps:
- name: Check-out