Update .forgejo/workflows/pgo-binary.yml

This commit is contained in:
gigirassy
2026-08-18 01:46:12 +02:00
parent 9500683f63
commit 63dedd0c3e
+1 -1
View File
@@ -76,7 +76,7 @@ jobs:
run: | run: |
timeout 10m \ timeout 10m \
/tmp/riptide-pgo/riptide \ /tmp/riptide-pgo/riptide \
--sitemap "$PGO_SITEMAP" \ --sitemap "https://riptide-pgo.blitzw.in/sitemaps/sitemap.xml" \
--output /tmp/pgo-urls.txt \ --output /tmp/pgo-urls.txt \
--scheme https \ --scheme https \
--workers 16 \ --workers 16 \