Skip to content

Commit df27e67

Browse files
committed
Add TokenIDE sheets to build
1 parent eba2579 commit df27e67

File tree

3 files changed

+1272
-1
lines changed

3 files changed

+1272
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- name: Run build script
1919
run: |
2020
mkdir built
21+
mkdir built/tokenide
2122
python -m scripts.build
2223
2324
- name: Upload artifact

0 commit comments

Comments
 (0)