fix GH actions snapshot build

This commit is contained in:
Andrey Meshkov 2020-07-10 23:54:02 +03:00
parent 6811d6207a
commit c2642cc58e
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ jobs:
-
name: Run snapshot build
run: |
make snapshot
make release
docker:
runs-on: ubuntu-latest