fix: update runs on
This commit is contained in:
parent
fcd8a61b2b
commit
57ec5eb848
1 changed files with 2 additions and 1 deletions
3
.github/workflows/generate_and_upload.yml
vendored
3
.github/workflows/generate_and_upload.yml
vendored
|
@ -8,7 +8,8 @@ on:
|
|||
|
||||
jobs:
|
||||
generate-and-upload:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on:
|
||||
- self-hosted
|
||||
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue