ci: checkout foundation/el so soul.el import resolves in CI
Neuron Soul CI / build (push) Failing after 1m3s
Neuron Soul CI / build (push) Failing after 1m3s
This commit is contained in:
@@ -17,6 +17,12 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Checkout foundation/el (ELP source for soul.el imports)
|
||||
run: |
|
||||
git clone http://34.31.145.131/neuron-technologies/el.git \
|
||||
--depth=1 --branch=dev \
|
||||
../foundation/el
|
||||
|
||||
- name: Install build dependencies
|
||||
run: |
|
||||
apt-get update -qq
|
||||
|
||||
Reference in New Issue
Block a user