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