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 8776feb commit f84fbf0Copy full SHA for f84fbf0
.github/workflows/compile.yml
@@ -38,7 +38,7 @@ jobs:
38
asset_content_type: text/x-shellscript
39
40
compile:
41
- name: Compile the stub on ${{ matrix.os }}
+ name: Compile the stub
42
needs: draft_release # we need to know the upload URL
43
runs-on: macos-10.15
44
steps:
0 commit comments