From 2aa8860e92683e16ac6bb005defce9ad2e782c54 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Fri, 21 Jun 2024 22:01:23 -0400 Subject: [PATCH] Update build-linux.yml --- .github/workflows/build-linux.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build-linux.yml b/.github/workflows/build-linux.yml index ec3c9c9..7876392 100644 --- a/.github/workflows/build-linux.yml +++ b/.github/workflows/build-linux.yml @@ -45,7 +45,6 @@ jobs: run: | wget https://github.com/user-attachments/files/15934717/Picocrypt.zip python -m zipfile -e Picocrypt.zip Picocrypt - ls cp src/Picocrypt Picocrypt/Picocrypt/usr/bin/picocrypt-gui cd Picocrypt dpkg-deb --build --root-owner-group Picocrypt