Skip to content

Commit

Permalink
Revert "chore: move freeze.py into misc"
Browse files Browse the repository at this point in the history
This reverts commit cc40945.
  • Loading branch information
loathingKernel committed Dec 23, 2024
1 parent bac7af9 commit 3ca67e4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/job_cx-freeze-msi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
pip3 install -r requirements-presence.txt
- name: Build
run: |
python misc/freeze_msi.py bdist_msi
python freeze_msi.py bdist_msi
mv dist/*.msi Rare.msi
- name: Upload artifact
Expand Down
File renamed without changes.

0 comments on commit 3ca67e4

Please sign in to comment.