mirror of
https://github.com/jimeh/emacs-builds.git
synced 2026-02-19 03:56:40 +00:00
chore(build): skip builder script Ruby development dependencies
This commit is contained in:
2
.github/workflows/_build.yml
vendored
2
.github/workflows/_build.yml
vendored
@@ -176,6 +176,8 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: make bootstrap
|
||||
working-directory: builder
|
||||
env:
|
||||
BUNDLE_WITHOUT: "development"
|
||||
- name: Download build-plan artifact
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user