Compare commits
No commits in common. "run-on-shell" and "main" have entirely different histories.
run-on-she
...
main
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: shell
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue