1
0
Fork 0

Update rust.yml

This commit is contained in:
Florian Richer 2021-07-24 13:54:50 +02:00 committed by GitHub
parent fd69a2feb0
commit 44fed9ee12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build linux
run: cargo build --release
- name: Build