chore(build): remove debug flag

This commit is contained in:
Zaiming Shi 2021-03-21 06:35:31 +01:00 committed by Zaiming (Stone) Shi
parent aa802d129c
commit b6894ae4c2
1 changed files with 0 additions and 1 deletions

View File

@ -77,7 +77,6 @@ jobs:
- name: build
env:
PYTHON: python
DIAGNOSTIC: 1
run: |
$env:PATH = "${{ steps.install_erlang.outputs.erlpath }}\bin;$env:PATH"