From 37266a3f601a41cb8c74f6c88504e715f43123a3 Mon Sep 17 00:00:00 2001 From: agracio Date: Fri, 6 Dec 2024 17:47:01 +0000 Subject: [PATCH] updating CI --- .github/workflows/main.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8db264c..ec8084b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -83,6 +83,10 @@ jobs: name: Resolve latest electron versions steps: + + - name: Checkout code + uses: actions/checkout@v4 + - name: Get latest Electron versions for 29, 30, 31, 32, 33 id: electron-versions shell: bash