Skip to content

Commit 809b9a0

Browse files
Update main.yml
1 parent 4eaaca8 commit 809b9a0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/main.yml

+5
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,9 @@ on:
1010
required: true
1111
type: choice
1212
default: web
13+
jobs:
14+
build:
15+
runs-on: ubuntu - latest
16+
17+
1318

0 commit comments

Comments
 (0)