1
0
mirror of https://github.com/michaelharms/comcrawl.git synced 2021-09-27 00:43:48 +03:00

hotfixing deployment

This commit is contained in:
Michael Harms
2020-03-08 16:43:11 +01:00
parent d4826ba787
commit 1519272325

View File

@@ -6,6 +6,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2