Skip to content

Commit

Permalink
build: prevent corepack crash
Browse files Browse the repository at this point in the history
  • Loading branch information
elevatebart authored and fhussonnois committed Jan 31, 2025
1 parent f3852a3 commit f609d57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
GOOGLE_SERVICE_ACCOUNT: ${{ secrets.GOOGLE_SERVICE_ACCOUNT }}
# to save corepack from itself
COREPACK_INTEGRITY_KEYS: 0
name: Check & Publish
runs-on: ubuntu-latest
timeout-minutes: 60
Expand Down

0 comments on commit f609d57

Please sign in to comment.