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:
|
||||
runs-on: ubuntu-latest
|
||||
name: Package Library
|
||||
needs: [ build ] # for ignoring bad builds
|
||||
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
Reference in New Issue
Block a user