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 a81aa48 commit ee6bc9eCopy full SHA for ee6bc9e
.github/workflows/CD.yml
@@ -5,7 +5,7 @@ on:
5
tags: 'v*'
6
7
jobs:
8
- build-linux:
+ build:
9
runs-on: ubuntu-18.04
10
strategy:
11
matrix:
0 commit comments