Compare commits
1 commit
main
...
run-on-she
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e4996d663d |
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ name: Build Resume
|
|||
on: [push]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: docker
|
||||
runs-on: shell
|
||||
steps:
|
||||
- name: Checkout
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue