Actions fix
This commit is contained in:
parent
b87f8350fc
commit
03212a62f5
2
.github/workflows/generate.yml
vendored
2
.github/workflows/generate.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
|||||||
- name: Run generating axmults
|
- name: Run generating axmults
|
||||||
run: python generate_axmuls.py
|
run: python generate_axmuls.py
|
||||||
- name: Upload results
|
- name: Upload results
|
||||||
uses: actions/upload-artifact@v1.0.0
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: arithmetic-circuits-8
|
name: arithmetic-circuits-8
|
||||||
path: test_circuits
|
path: test_circuits
|
||||||
|
Loading…
x
Reference in New Issue
Block a user