From a28af3053571e3082b2cb7cf662c62950e9bda5f Mon Sep 17 00:00:00 2001 From: IntlUser Date: Mon, 8 Jun 2020 10:57:48 +0300 Subject: [PATCH] release.yml updated --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 645c417..2ce18e0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,7 +36,7 @@ jobs: sudo snap install yq echo "::add-path::/snap/bin" - - uses: actions/checkout@master +# - uses: actions/checkout@master - name: Run tests run: |