Skip to content

Commit

Permalink
empty process.build.CI as dirty fix to allow builds with warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
SamDelaney authored Dec 11, 2024
1 parent 277cec9 commit bcb82b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:

- name: create build
run: npm run build
env:
CI: ""

- name: Fix permissions
run: |
Expand Down

0 comments on commit bcb82b8

Please sign in to comment.