taking out dependency
All checks were successful
Build and Publish / Package Library (push) Successful in 14s
All checks were successful
Build and Publish / Package Library (push) Successful in 14s
This commit is contained in:
parent
7d23b01a5e
commit
f68aab43e3
@ -9,7 +9,6 @@ jobs:
|
|||||||
publishLib:
|
publishLib:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Package Library
|
name: Package Library
|
||||||
needs: [ build ] # for ignoring bad builds
|
|
||||||
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
|
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
Loading…
Reference in New Issue
Block a user