This commit is contained in:
parent
a9e669648b
commit
62623ab938
2
.github/workflows/solve.yaml
vendored
2
.github/workflows/solve.yaml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
kotlin $script 2>&1 | tee -a solutions-output.txt
|
kotlin $script 2>&1 | tee -a solutions-output.txt
|
||||||
done
|
done
|
||||||
- name: Upload Solutions Output
|
- name: Upload Solutions Output
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: solutions-output
|
name: solutions-output
|
||||||
path: solutions-output.txt
|
path: solutions-output.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user