Skip to content

Commit 37266a3

Browse files
committed
updating CI
1 parent 303489b commit 37266a3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/main.yml

+4
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ jobs:
8383

8484
name: Resolve latest electron versions
8585
steps:
86+
87+
- name: Checkout code
88+
uses: actions/checkout@v4
89+
8690
- name: Get latest Electron versions for 29, 30, 31, 32, 33
8791
id: electron-versions
8892
shell: bash

0 commit comments

Comments
 (0)