From f7d099d8fc9f3a798f153c8370a2c3a7f6faa446 Mon Sep 17 00:00:00 2001 From: Umputun Date: Sun, 8 Aug 2021 14:48:54 -0500 Subject: [PATCH] typo --- .github/workflows/ci-site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-site.yml b/.github/workflows/ci-site.yml index b9c6fd57..18b249d3 100644 --- a/.github/workflows/ci-site.yml +++ b/.github/workflows/ci-site.yml @@ -19,7 +19,7 @@ jobs: steps: - name: checkout - - uses: actions/checkout@v2 + uses: actions/checkout@v2 - name: set up QEMU uses: docker/setup-qemu-action@v1