Signed-off-by: zyphlar <zyphlar@noreply.codeberg.org>
This commit is contained in:
zyphlar
2026-01-22 21:46:20 +01:00
parent 81a7176c4f
commit 4cd4caa0c7

View File

@@ -170,6 +170,8 @@ jobs:
run: |
#set -e
cd ~/subways
# Download the Google Sheets data
GOOGLE_SHEETS_URL="https://docs.google.com/spreadsheets/d/${SPREADSHEET_ID}/export?format=csv"
echo "Downloading Google Sheets data from: $GOOGLE_SHEETS_URL"