mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-12 17:06:24 +02:00
Ensure .direnvrc exists every time
This commit is contained in:
parent
c7c7615676
commit
52442ba1ca
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -122,6 +122,7 @@ jobs:
|
|||
|
||||
- name: Reuse build environment
|
||||
run: |
|
||||
touch $HOME/.direnvrc
|
||||
source $HOME/.direnvrc
|
||||
direnv allow
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue