org-custom-cookies
org-custom-cookies copied to clipboard
Add GH test workflow
Fixes #2
Need to upgrade org after installing emacs, I thought emacs -q --batch --eval "(progn (setq package-install-upgrade-built-in t) (package-install 'org t))" might do it, but it says "org is already installed".