Update build.el
Some checks are pending
Gitea Actions Deploy / deploy (push) Waiting to run

This commit is contained in:
Andros Fenollosa 2024-06-24 22:10:32 +02:00 committed by GitHub
parent 88efca89b3
commit 418842bb90
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,4 +5,5 @@
(package-initialize)
(package-refresh-contents)
(package-install 'one)
(find-file "/usr/src/app/one.org")
(one-build))