workflow axmult typo
This commit is contained in:
parent
aeacd72d24
commit
5646334b7f
2
.github/workflows/generate.yml
vendored
2
.github/workflows/generate.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
|||||||
- name: Run generating mac
|
- name: Run generating mac
|
||||||
run: python generate_mac.py
|
run: python generate_mac.py
|
||||||
- name: Run generating axmults
|
- name: Run generating axmults
|
||||||
run: python generate_axmults.py
|
run: python generate_axmuls.py
|
||||||
- name: Upload results
|
- name: Upload results
|
||||||
uses: actions/upload-artifact@v1.0.0
|
uses: actions/upload-artifact@v1.0.0
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user