(chore): pin eldev install to 10.3 (#2098)

This commit is contained in:
Jethro Kuan
2022-02-20 10:40:54 -08:00
committed by GitHub
parent 97a342fd3f
commit fd97c80a26
2 changed files with 12 additions and 1 deletions

View File

@ -46,7 +46,7 @@ jobs:
- uses: actions/checkout@v2
- name: Install Eldev
run: curl -fsSL https://raw.github.com/doublep/eldev/master/webinstall/github-eldev | sh
run: curl -fsSL https://raw.github.com/org-roam/org-roam/master/github-eldev | sh
- name: Install dependencies
run: make prepare