Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Kartatz committed Oct 4, 2024
1 parent 62cdca6 commit be89900
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ jobs:
'/usr/lib/mono' \
'/usr/libexec/docker' \
'/usr/local/lib/android' \
'/usr/local/lib/android' \
'/usr/local/share/man' \
'/usr/local/share/vcpkg' \
'/usr/share/fonts' \
Expand All @@ -77,8 +76,7 @@ jobs:
'/usr/share/php' \
'/usr/share/swift' \
'/var/lib/apache2' \
'/var/lib/gems' \
'/var/log'
'/var/lib/gems'
- name: Install required dependencies
run: |
sudo apt-get install 'libxml2-dev' 'binutils'
Expand Down

0 comments on commit be89900

Please sign in to comment.