Skip to content

Commit 9f99c5c

Browse files
authored
Update main.yml
1 parent 4a022d1 commit 9f99c5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push]
33

44
jobs:
55
build:
6-
runs-on: ""
6+
runs-on: ubuntu-latest
77
steps:
88
- name: Checkout the current repository
99
uses: actions/checkout@v4

0 commit comments

Comments
 (0)