add a $HOME var to the ci

This commit is contained in:
Tamo 2021-07-19 14:32:31 +02:00
parent 16698f714b
commit 0ab541627b
No known key found for this signature in database
GPG Key ID: 20CD8020AFA88D69
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ on:
required: false
default: 'songs'
env:
HOME: "/home/runner" # The actions-rs/toolchain@v1 can fail we have no $HOME defined
jobs:
benchmarks:
name: Run and upload benchmarks