From da297fe82ca12cbb457866def1af0719f2358d70 Mon Sep 17 00:00:00 2001 From: pathmapper <20856381+pathmapper@users.noreply.github.com> Date: Wed, 3 Jun 2020 10:12:32 +0200 Subject: [PATCH] Checkout a particular SHA https://github.com/maputnik/editor/pull/698#issuecomment-636748873 --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fe7aa2d..60141a7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -116,6 +116,7 @@ jobs: uses: actions/checkout@v2 with: repository: maputnik/desktop + ref: fda11e5 path: ./src/github.com/maputnik/desktop/ - name: Get style