Skip to content

Commit 42c8fe0

Browse files
committed
add3
1 parent c4ccd8e commit 42c8fe0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/egg.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@ on: push
22

33
jobs:
44
job1:
5+
runs-on: ubuntu-latest
56
steps:
67
- run: pwd
78
- run: ls
89
job2:
10+
runs-on: windows-latest
911
steps:
1012
- run: node --version

0 commit comments

Comments
 (0)