Skip to content

Commit 5b57c55

Browse files
committed
Update docs.yml
1 parent 1b0499a commit 5b57c55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: cd docs && ../.venv/bin/python -m sprag.dev.cli build static
4141

4242
- name: Pack docs for production
43-
run: cd docs && ../.venv/bin/python -m sprag.dev.cli pack --dist dist --skip-bytecode --skip-images
43+
run: cd docs && ../.venv/bin/python -m sprag.dev.cli pack --dist dist --skip-bytecode --skip-images --skip-gzip
4444

4545
- name: Upload artifact
4646
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)