We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b925da commit 3e19f57Copy full SHA for 3e19f57
.github/workflows/pr.yml
@@ -128,6 +128,7 @@ jobs:
128
steps:
129
# Workaround for: https://github.com/bazel-contrib/bazel-lib/issues/968.
130
- run: choco install gzip
131
+ - run: gzip --help
132
- name: Initialize environment
133
uses: angular/dev-infra/github-actions/npm/checkout-and-setup-node@9bf81f9c029a09347afb376b9e1ae12b33f1a1fa
134
- name: Install node modules
0 commit comments