ci: checkout foundation/el so soul.el import resolves in CI
Neuron Soul CI / build (push) Failing after 1m3s

This commit is contained in:
2026-05-08 20:41:58 -05:00
parent 62309488d7
commit 336c143f29
+6
View File
@@ -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