Fix Google Cloud Shell launch (#2557)

This commit is contained in:
Soxoj
2026-04-23 21:45:27 +02:00
committed by GitHub
parent 25026e21ea
commit 77c11df119
4 changed files with 76 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/bash
set -e
sudo apt-get update && sudo apt-get install -y libcairo2-dev pkg-config
pip install .