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 cb84512 commit ab4075dCopy full SHA for ab4075d
.github/workflows/main.yml
@@ -33,7 +33,7 @@ jobs:
33
shell: bash
34
steps:
35
- uses: actions/checkout@v2
36
- - run: npm install
+ - run: npm install --only=prod
37
- uses: ./
38
with: ${{ matrix.config }}
39
id: install
.github/workflows/release.yml
- uses: oprypin/install-crystal@v1
0 commit comments