This commit is contained in:
Osman Faruk Bayram 2025-09-15 15:51:49 +03:00
parent 04d828f9d8
commit f83a04eba7

View file

@ -20,6 +20,7 @@ jobs:
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }} oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }} oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}
hostname: github-actions hostname: github-actions
tags: tag:ci
# TODO: add a binary cache # TODO: add a binary cache
# - uses: cachix/cachix-action@v10 # - uses: cachix/cachix-action@v10