Skip to content

Commit

Permalink
Merge pull request #485 from loathingKernel/develop
Browse files Browse the repository at this point in the history
Revert "chore: move `freeze.py` into `misc`"
  • Loading branch information
loathingKernel authored Dec 23, 2024
2 parents bac7af9 + 3ca67e4 commit 8a92f03
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 8a92f03

Please sign in to comment.