We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e12f45f commit fa8ce5eCopy full SHA for fa8ce5e
.github/workflows/build.yml
@@ -14,7 +14,7 @@ env:
14
CARGO_TERM_COLOR: always
15
16
jobs:
17
- release:
+ build:
18
name: Build Commit - ${{ matrix.platform.release_for }}
19
strategy:
20
matrix:
0 commit comments