Skip to content

Commit ba5ef34

Browse files
committed
fix(build): switch to emacsng build script
1 parent d7bfe16 commit ba5ef34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_prepare.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Checkout build-emacsng-for-macos repo
2323
uses: actions/checkout@v3
2424
with:
25-
repository: declantsien/build-emacs-webrender
25+
repository: emacs-ng/build-emacsng-for-macos
2626
ref: ${{ inputs.builder_ref }}
2727
path: builder
2828
- name: Store builder Git SHA

0 commit comments

Comments
 (0)