Skip to content

Commit

Permalink
Update location of notmuch git repository
Browse files Browse the repository at this point in the history
  • Loading branch information
lucc committed Aug 1, 2024
1 parent bbdb4da commit d0ed18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
DEBIAN_FRONTEND: noninteractive

- name: clone the notmuch repository
run: git clone --depth 1 git://notmuchmail.org/git/notmuch notmuch
run: git clone --depth 1 https://git.notmuchmail.org/git/notmuch notmuch

- name: build the notmuch bindings
run: |
Expand Down

0 comments on commit d0ed18b

Please sign in to comment.