We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7b296b commit f31a322Copy full SHA for f31a322
1 file changed
.github/workflows/pythonpackage.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/setup-python@v1
19
with:
20
python-version: ${{ matrix.python-version }}
21
- architecture: ${{ matrix.architexture }}
+ architecture: ${{ matrix.architecture }}
22
- name: Bash Command Lines for GitHub Actions
23
uses: jdickey/[email protected]
24
0 commit comments