Update .github/workflows/update-repo.yml
This commit is contained in:
2
.github/workflows/update-repo.yml
vendored
2
.github/workflows/update-repo.yml
vendored
@@ -9,7 +9,7 @@ on:
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
# Use 'host' so the runner can move files directly to your web directory
|
||||
runs-on: host
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user