This commit is contained in:
parent
191a7bea03
commit
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