fix(test-build): build plan is needed by package job

This commit is contained in:
2021-08-05 10:35:55 +01:00
parent a4b07f609d
commit 9809dd349e

View File

@@ -157,6 +157,11 @@ jobs:
path: bin
- name: Ensure emacs-builder is executable
run: chmod +x bin/emacs-builder
- name: Download build-plan.yml artifact
uses: actions/download-artifact@v2
with:
name: build-plan.yml
path: ./
- name: Install the Apple signing certificate
run: |
# create variables