mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-05-09 21:31:22 +00:00
Fix language build environment variables (#2465)
This commit is contained in:
@@ -97,5 +97,6 @@ jobs:
|
||||
comment_tag: deployment
|
||||
|
||||
cleanup:
|
||||
needs: deploy
|
||||
if: ${{ always() }}
|
||||
needs: build
|
||||
uses: ./.github/workflows/cleanup.yml
|
||||
|
||||
Reference in New Issue
Block a user