Skip to content

Commit

Permalink
ci: update paths to match build output
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerixyz committed Mar 3, 2024
1 parent 1d9be65 commit 6ff1221
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/create-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,11 +143,9 @@ jobs:
working-directory: build
run: |
ls -l
mv Chatterino-ubuntu-22.04-Qt-5.15.2.deb Chatterino-Ubuntu-22.04.deb
mv Chatterino-ubuntu-22.04-Qt-6.2.4.deb Chatterino-Ubuntu-22.04-Qt6.deb
mv Chatterino-ubuntu-22.04-Qt-6.6.1.deb Chatterino-Ubuntu-22.04-Qt6.deb
mv Chatterino-x86_64-5.15.2.AppImage Chatterino-x86_64.AppImage
mv Chatterino-x86_64-6.2.4.AppImage Chatterino-x86_64-Qt6.AppImage
mv Chatterino-x86_64-6.6.1.AppImage Chatterino-x86_64-Qt6.AppImage
mv chatterino-windows-x86-64-Qt-6.5.0-symbols.pdb.7z Chatterino-Windows-debug-symbols.pdb.7z
Expand Down

0 comments on commit 6ff1221

Please sign in to comment.