Ensure .direnvrc exists every time

This commit is contained in:
Tom Foster 2024-04-23 11:02:22 +01:00 committed by GitHub
parent c7c7615676
commit 52442ba1ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -122,6 +122,7 @@ jobs:
- name: Reuse build environment - name: Reuse build environment
run: | run: |
touch $HOME/.direnvrc
source $HOME/.direnvrc source $HOME/.direnvrc
direnv allow direnv allow