fix(ci): checkout action

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-04-30 21:56:01 -03:00
parent 2b3a0ad6d8
commit 93bf061166

View File

@@ -5,7 +5,9 @@ jobs:
runs-on: alpine-plus
steps:
- name: Checkout
uses: actions/checkout@v4
run: |
git clone --depth 1 \
http://${{ github.repository_owner }}:${{ secrets.GITHUB_TOKEN }}@${{ secrets.FORGEJO_DOMAIN }}/dot013/.mdparser
- name: Install nix
uses: actions/nix-quick-install-action@v27
- name: Setup cachix