From f83a04eba7688ea425dadbe558980f7c9369b52b Mon Sep 17 00:00:00 2001 From: osbm Date: Mon, 15 Sep 2025 15:51:49 +0300 Subject: [PATCH] wtf --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a5383be..e264ea5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,6 +20,7 @@ jobs: oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }} oauth-secret: ${{ secrets.TS_OAUTH_SECRET }} hostname: github-actions + tags: tag:ci # TODO: add a binary cache # - uses: cachix/cachix-action@v10