Update update-website.yml
This commit is contained in:
parent
1af7514594
commit
b34ead9e2a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-website.yml
vendored
2
.github/workflows/update-website.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: self-runner
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Reference in a new issue