Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Dana Merrick committed Dec 1, 2024
1 parent 1f0a765 commit fc289af
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,7 @@ jobs:
sudo apt-get install -y wget
wget https://www.jonof.id.au/files/kenutils/pngout-20200115-linux.tar.gz
tar -xvf pngout-20200115-linux.tar.gz
ls -al
# ls -al pngout-20200115-linux/x86_64
sudo mv pngout-20200115-linux/amd64/pngout /usr/local/bin/
# sudo mv pngout-20200115-linux/x86_64/pngout /usr/local/bin/
rm -rf pngout-20200115-linux*
# - name: Install Gems
# run: |
Expand Down

0 comments on commit fc289af

Please sign in to comment.