Skip to content

Commit

Permalink
Remove unneeded additional apt repo
Browse files Browse the repository at this point in the history
  • Loading branch information
keneanung committed Jun 11, 2021
1 parent dabdc7b commit 9db82e9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-mudlet.yml
Expand Up @@ -144,8 +144,6 @@ jobs:
- name: (Linux) Install non-vcpkg dependencies
if: runner.os == 'Linux'
run: |
# workaround to install libzip-dev in Github Actions
#sudo apt-add-repository "ppa:ondrej/php" -y
sudo apt-get update
# Install from vcpkg everything we can for cross-platform consistency
Expand Down

0 comments on commit 9db82e9

Please sign in to comment.