Skip to content

Commit e7269f9

Browse files
committed
fixup! refactor: integrate GenLSP
1 parent 558342f commit e7269f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/elixir.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
expert-plts-2-${{ env.DEFAULT_OTP }}-${{ env.DEFAULT_ELIXIR }}-
121121
122122
- name: Install and compile dependencies
123-
run: mix deps.compile.poncho
123+
run: make deps.compile.poncho
124124

125125
- name: Compile
126126
run: make compile.all

0 commit comments

Comments
 (0)