chore(build): remove debug flag
This commit is contained in:
parent
aa802d129c
commit
b6894ae4c2
|
@ -77,7 +77,6 @@ jobs:
|
|||
- name: build
|
||||
env:
|
||||
PYTHON: python
|
||||
DIAGNOSTIC: 1
|
||||
run: |
|
||||
$env:PATH = "${{ steps.install_erlang.outputs.erlpath }}\bin;$env:PATH"
|
||||
|
||||
|
|
Loading…
Reference in New Issue