From 34455a09d9094702b866839207bd539e08d1b43c Mon Sep 17 00:00:00 2001 From: "Moritz N. Lang" <75885241+mnlang@users.noreply.github.com> Date: Mon, 8 Jul 2024 10:06:41 +0200 Subject: [PATCH] Update simple.yaml --- .github/workflows/simple.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/simple.yaml b/.github/workflows/simple.yaml index a1de6c5d..e2f86600 100644 --- a/.github/workflows/simple.yaml +++ b/.github/workflows/simple.yaml @@ -53,7 +53,7 @@ jobs: path: ${{ github.event.repository.name }} - name: Setup R 🔧 - if: false + if: true # We're using a third-party GitHub Action. uses: r-lib/actions/setup-r@v2