diff --git a/.github/workflows/bug.yml b/.github/workflows/bug.yml index 4a23776..cf81094 100644 --- a/.github/workflows/bug.yml +++ b/.github/workflows/bug.yml @@ -54,12 +54,9 @@ jobs: - name: Release hosts run: | cat hosts-hasilsorted | sudo tee -a hosts > /dev/null - - name: Set up Python - uses: actions/setup-python@v4 - with: - python-version: '3.9' - name: Remove Adjacent Empty Lines run: | + python - <