Skip to content

probable fix for issue #1112 #168

probable fix for issue #1112

probable fix for issue #1112 #168

Workflow file for this run

# adapted from https://github.com/purcell/package-lint/blob/master/.github/workflows/test.yml
name: org-ref on MELPA
on: [push]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
emacs_version:
- 28.2
- snapshot
steps:
- uses: purcell/setup-emacs@master
with:
version: ${{ matrix.emacs_version }}
- uses: actions/checkout@v2
- name: Setup org-ref from Melpa
run: make -f melpa/makefile melpa