Skip to content

Commit

Permalink
哎我草怎么这么坏啊
Browse files Browse the repository at this point in the history
  • Loading branch information
Shua-github committed Jan 22, 2025
1 parent 562fe0a commit d09e01f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ jobs:

- name: Compile with Nuitka
run: |
set NO_INTERACTION=1
nuitka --standalone --onefile --output-dir=./build app.py
echo "Yes" | set NO_INTERACTION=1 && nuitka --standalone --onefile --output-dir=./build app.py
- name: Upload build artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit d09e01f

Please sign in to comment.