From ecd6522b0cafc95da3e039b1d8e53546a92a7b16 Mon Sep 17 00:00:00 2001 From: Adam Date: Fri, 13 Aug 2021 20:47:18 +0100 Subject: [PATCH] Update 2_unstable.yml More hash out --- .github/workflows/2_unstable.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/2_unstable.yml b/.github/workflows/2_unstable.yml index ea0e3264..fe7d000b 100644 --- a/.github/workflows/2_unstable.yml +++ b/.github/workflows/2_unstable.yml @@ -193,7 +193,7 @@ jobs: # steps: # - uses: actions/checkout@v2 # - uses: actions/setup-go@v2 - with: +# with: # go-version: 1.15.x # - uses: actions/setup-node@v1 # with: