Skip to content

Commit 68f0347

Browse files
committed
chore(site): 修复 site 构建报错
1 parent 4b22fe5 commit 68f0347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/develop.yml renamed to .github/workflows/site-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
build-and-deploy:
10-
runs-on: ubuntu-latest
10+
runs-on: macos-latest
1111
steps:
1212
- uses: actions/checkout@v2
1313

0 commit comments

Comments
 (0)