Fix indentation

pre-release-3
James H Ball 2025-01-05 16:23:55 +00:00
rodzic 2e0951d198
commit 52e51a9632
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -18,7 +18,7 @@ jobs:
version: premium
- project: sosci
version: premium
steps:
steps:
- name: Fix up git URLs
run: echo -e '[url "https://github.com/"]\n insteadOf = "git@github.com:"' >> ~/.gitconfig
shell: bash