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 548c4f7 commit 497bb81Copy full SHA for 497bb81
.github/workflows/ci.yml
@@ -20,4 +20,4 @@ jobs:
20
- name: Checkout
21
uses: actions/checkout@v2
22
- name: Build and push
23
- run: tools/build utils and tools/push utils
+ run: tools/build utils && tools/push utils
0 commit comments