chore: CI fix
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-06-17 14:04:52 +02:00
parent 08c152d1f7
commit de6dd6c789

View File

@@ -3,9 +3,8 @@ name: default
steps: steps:
- name: build - name: build
image: silex/emacs:alpine image: silex/emacs:master-alpine-ci
commands: commands:
- apk update && apk add git
- emacs -Q --script export.el - emacs -Q --script export.el
when: when:
branch: branch: