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 1bac10f commit bb3104dCopy full SHA for bb3104d
.github/workflows/tests.yml
@@ -65,5 +65,5 @@ jobs:
65
if: always() && (github.event_name == 'pull_request' || github.event_name == 'workflow_dispatch')
66
uses: actions/upload-artifact@v4
67
with:
68
- name: bottles-${{ matrix.os }}-${{ matrix.arch }}
+ name: bottles_${{ matrix.os }}_${{ matrix.arch }}
69
path: '*.bottle.*'
0 commit comments