attempt 4 at fixing booster

This commit is contained in:
Ward from fusion-voyager-3 2024-08-01 16:40:28 +03:00
parent 98125d27f0
commit e4defc8ddd
2 changed files with 2 additions and 1 deletions

2
.github/push-iso vendored
View File

@ -1 +1 @@
13
14

View File

@ -7,6 +7,7 @@ export DEBIAN_FRONTEND="noninteractive"
# Update APT Caches
apt-get update -y
apt-get remove booster -y || true
apt-get install pika-sources booster-temp booster-placeholder -y
# Add canary repo