Update diary.yml

This commit is contained in:
Andros Fenollosa 2021-08-10 16:47:07 +02:00 committed by GitHub
parent 34f980c9df
commit 726a4b0a28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v2
- name: Prepare branch
run: |
git fetch
git fetch --all
git branch -f self origin/self
git checkout self
- name: Install Lein