Skip to content

Commit

Permalink
chore: add a commit hash to the about dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
daxartio committed Dec 16, 2024
1 parent 27ec035 commit f909ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
- name: Install python dependencies
run: pip install poetry && poetry install -E win
- name: Generate mo files
run: poetry run poe generate-mo
run: poetry run poe generate-mo generate-version
- name: Build
run: poetry run python builder.py build
- name: Generate installer
Expand Down

0 comments on commit f909ced

Please sign in to comment.