Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sohsatoh committed Aug 28, 2021
1 parent de5b9d1 commit 063ea52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
build:
# The type of runner that the job will run on
runs-on: macos-latest
runs-on: ubuntu-latest
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
Expand Down

0 comments on commit 063ea52

Please sign in to comment.