Skip to content

Commit

Permalink
Workaround possible bug in upstream that makes build fail (hopefully …
Browse files Browse the repository at this point in the history
…temporary)
  • Loading branch information
Maxwelldoug committed Jul 15, 2024
1 parent c2e6450 commit ecaada3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ stages:
- echo 'PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"' > /etc/environment
- sed -i '4,10d' /etc/profile
- apt update
- apt-get install -y $PACKAGENAME --only-upgrade --option=Dpkg::Options::=--force-confdef
- apt upgrade -y
- apt clean
- apt-mark hold snapd
Expand Down

0 comments on commit ecaada3

Please sign in to comment.