1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-22 02:39:19 +00:00

Fix language build environment variables (#2465)

This commit is contained in:
2024-03-31 01:15:39 -05:00
parent 4b92316774
commit 139a206367
4 changed files with 69 additions and 2 deletions

View File

@@ -97,5 +97,6 @@ jobs:
comment_tag: deployment
cleanup:
needs: deploy
if: ${{ always() }}
needs: build
uses: ./.github/workflows/cleanup.yml