Skip to content

Commit

Permalink
No longer necessary to remove extraneous dll files
Browse files Browse the repository at this point in the history
  • Loading branch information
bicobus committed Jan 24, 2024
1 parent b7d316a commit 7e12340
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ jobs:
- name: Packaging
run: |
cd build/exe.win-amd64-3.11
rm {api,API}-*.dll
cp ../../LICENSE .
7z a ../../pyCeStoriesViewer-win64-${GITHUB_REF##*/}.7z .
Expand Down

0 comments on commit 7e12340

Please sign in to comment.