Skip to content

Commit 291ee6a

Browse files
committed
chore: remove redundant comment in release workflow script
1 parent c1be29a commit 291ee6a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ jobs:
7070
mkdir -p flatpak_app
7171
ar x src-tauri/target/release/bundle/deb/OptiTux_*_amd64.deb
7272
bsdtar -xf data.tar.* -C flatpak_app/
73-
# Copiar o que estiver em usr/bin para a raiz com o nome optitux
7473
cp flatpak_app/usr/bin/* flatpak_app/optitux
7574
flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
7675
flatpak-builder --repo=repo --force-clean build-dir com.sll.optitux-gui.json

0 commit comments

Comments
 (0)