mirror of
https://github.com/beekeeper-studio/beekeeper-studio.git
synced 2026-03-13 10:12:54 +08:00
apt update
This commit is contained in:
1
.github/scripts/install-build-deps.sh
vendored
1
.github/scripts/install-build-deps.sh
vendored
@@ -2,5 +2,6 @@
|
||||
|
||||
set -euxo pipefail
|
||||
|
||||
sudo apt update
|
||||
sudo apt install -y flatpak flatpak-builder rpm libarchive-tools
|
||||
flatpak --user remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||
|
||||
Reference in New Issue
Block a user