Skip to content

Commit 024a35e

Browse files
authored
fix(CI): fix release (#245)
1 parent 9f71b46 commit 024a35e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

+3
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ jobs:
3131
- name: Checkout
3232
uses: actions/checkout@v4
3333

34+
- name: Read .envrc
35+
uses: HatsuneMiku3939/direnv-action@v1
36+
3437
- name: Install rust toolchain
3538
uses: ./.github/actions/toolchain
3639

0 commit comments

Comments
 (0)