MUHAMMADIBRAHIM028 commited on
Commit
b968d37
·
unverified ·
1 Parent(s): cc990a3

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -1
.github/workflows/main.yml CHANGED
@@ -8,7 +8,7 @@ on:
8
 
9
  jobs:
10
  sync-to-hub:
11
- runs-on: window-latest
12
  steps:
13
  - uses: actions/checkout@v3
14
  with:
 
8
 
9
  jobs:
10
  sync-to-hub:
11
+ runs-on: ubuntu-latest
12
  steps:
13
  - uses: actions/checkout@v3
14
  with: