This commit is contained in:
parent
da7b68ede8
commit
9781fff279
@ -3,6 +3,6 @@ on: [push]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: alpine-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: echo "Hello!"
|
- run: echo "Hello!"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user