workflow axmult typo

This commit is contained in:
Vojta Mrazek 2022-01-13 16:11:48 +01:00
parent aeacd72d24
commit 5646334b7f

View File

@ -33,7 +33,7 @@ jobs:
- name: Run generating mac
run: python generate_mac.py
- name: Run generating axmults
run: python generate_axmults.py
run: python generate_axmuls.py
- name: Upload results
uses: actions/upload-artifact@v1.0.0
with: