mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-02-08 03:54:41 -05: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
|
- name: Reuse build environment
|
||||||
run: |
|
run: |
|
||||||
|
touch $HOME/.direnvrc
|
||||||
source $HOME/.direnvrc
|
source $HOME/.direnvrc
|
||||||
direnv allow
|
direnv allow
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue