Build as a separate step

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2021-12-08 11:31:28 +01:00
parent 1ec0e4a83f
commit 3ef768fb98
No known key found for this signature in database
GPG key ID: A0A847B80FBBFF4A

View file

@ -21,6 +21,8 @@ jobs:
tpm2-tss-devel \
swtpm swtpm-tools \
rust cargo clippy
- name: Build
run: cargo build
- name: Start swtpm
run: |
mkdir /tmp/tpmdir