Remove upload action
This commit is contained in:
parent
26f38c9e29
commit
35561d1db1
7
.github/workflows/main.yml
vendored
7
.github/workflows/main.yml
vendored
@ -23,10 +23,3 @@ jobs:
|
||||
pip install .
|
||||
- name: Create Examples
|
||||
run: PYTHONPATH=$(pwd)/src:$PYTHONPATH cd src/wireviz/ && python build_examples.py
|
||||
- name: Upload examples, demos, and tutorials
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: examples-and-tutorials
|
||||
path: |
|
||||
examples/
|
||||
tutorial/
|
||||
Loading…
x
Reference in New Issue
Block a user