Bump deps (#245)

This commit is contained in:
Jaco Greeff
2019-11-26 12:45:52 +01:00
committed by GitHub
parent 10f7960423
commit 43374152bc
14 changed files with 1669 additions and 1189 deletions
+12
View File
@@ -53,3 +53,15 @@ jobs:
run: |
yarn install --frozen-lockfile
yarn polkadot-dev-ghact-docs
dummy:
name: Dummy
if: "contains(github.event.head_commit.message, '[CI Skip]')"
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x]
steps:
- name: dummy
run: |
echo "Dummy skip step"