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]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: shell
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue