chore: remove nuitka option duplicate
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
||||
with:
|
||||
python-version: "3.12"
|
||||
check-latest: true
|
||||
- run: uv run --no-dev --group nuitka --frozen --python 3.12 python -m nuitka --mode=standalone --python-flag='-m' --assume-yes-for-downloads --deployment --assume-yes-for-downloads --lto=yes proxy_scraper_checker
|
||||
- run: uv run --no-dev --group nuitka --frozen --python 3.12 python -m nuitka --mode=standalone --python-flag='-m' --assume-yes-for-downloads --deployment --lto=yes proxy_scraper_checker
|
||||
- run: mv config.toml proxy_scraper_checker.dist/
|
||||
- if: ${{ github.event_name != 'pull_request' }}
|
||||
uses: actions/attest-build-provenance@v1
|
||||
|
||||
Reference in New Issue
Block a user