Use the HOME env variable instead of /home/runner

This commit is contained in:
Matthias Pigulla 2019-09-15 07:19:21 +00:00
parent 13fedf7287
commit 58fb13428a
3 changed files with 15 additions and 9 deletions

View file

@ -1,4 +1,4 @@
on: [push]
on: [push, pull_request]
jobs:
load_key_demo: