Skip to content

Commit 3d5b775

Browse files
author
Sebastian
committed
disable precompression
github serves gzip out of the box
1 parent 9f4b8e1 commit 3d5b775

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

-3
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ jobs:
2828
run: |
2929
npm run build
3030
31-
- name: precompress
32-
run: npx --yes precompress ./build
33-
3431
- name: Upload Artifacts
3532
uses: actions/upload-pages-artifact@v3
3633
with:

0 commit comments

Comments
 (0)