promote: dev → stage #2

Merged
will.anderson merged 44 commits from dev into stage 2026-05-09 17:32:29 +00:00
Showing only changes of commit 92676731cc - Show all commits
+1 -1
View File
@@ -68,7 +68,7 @@ jobs:
run: |
set -euo pipefail
export EL_HOME=/opt/el
/opt/el/dist/bin/elb build
/opt/el/dist/bin/elb build --runtime=/opt/el/el-compiler/runtime
echo "Binary: $(ls -lh dist/neuron-landing)"
- name: Compile JS El sources