Skip to content

Commit

Permalink
chore: HARDENED_MODE
Browse files Browse the repository at this point in the history
  • Loading branch information
ggazzo committed Oct 12, 2024
1 parent 22ab0af commit 8c35841
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ jobs:
cache-modules: true
install: true
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
HARDENED_MODE: '1'

- name: Cache vite
uses: actions/cache@v3
Expand Down

0 comments on commit 8c35841

Please sign in to comment.