Skip to content

Commit 3e19f57

Browse files
committed
test gzip
1 parent 0b925da commit 3e19f57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ jobs:
128128
steps:
129129
# Workaround for: https://github.com/bazel-contrib/bazel-lib/issues/968.
130130
- run: choco install gzip
131+
- run: gzip --help
131132
- name: Initialize environment
132133
uses: angular/dev-infra/github-actions/npm/checkout-and-setup-node@9bf81f9c029a09347afb376b9e1ae12b33f1a1fa
133134
- name: Install node modules

0 commit comments

Comments
 (0)