Skip to content

Commit

Permalink
[release] I messed up, I will clear the Releases tree
Browse files Browse the repository at this point in the history
  • Loading branch information
StarNumber12046 authored Jan 26, 2022
1 parent 2db7a1b commit c7076ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
# This step exists for debugging. Such as checking if data files were included correctly by PyInstaller.
- name: List distribution files
run: |
GHASH=${{ env.project-name }}-`git rev-parse HEAD`-${{ matrix.platform-name }}
echo $GHASH
find dist
# Archive the PyInstaller build using the appropriate tool for the platform.

Expand Down

0 comments on commit c7076ef

Please sign in to comment.