Skip to content

Commit

Permalink
chore(site): 修复 site 构建报错 (#1860)
Browse files Browse the repository at this point in the history
  • Loading branch information
zengyue authored Oct 8, 2023
1 parent 2f96dab commit fc933fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build-and-deploy:
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit fc933fe

Please sign in to comment.