Skip to content

Commit

Permalink
updating CI
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed Dec 6, 2024
1 parent 303489b commit 37266a3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 37266a3

Please sign in to comment.