Skip to content

Commit b5fcbfa

Browse files
committed
Fixing generate data workflow
1 parent 2d42c66 commit b5fcbfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate-data.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- name: Install elementary tutorial repo
1818
run: |
1919
pip install -e.
20+
elementary-tutorial
2021
- name: Generate data
2122
run: |
2223
elementary-tutorial generate-tutorial-data

0 commit comments

Comments
 (0)