Skip to content

Commit bc37515

Browse files
committed
Copy runtime.txt to publish dir
1 parent 67ddfba commit bc37515

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
run: |
3333
cp -r code ${PUBLISH_DIR}/
3434
cp -r data ${PUBLISH_DIR}/
35+
cp runtime.txt ${PUBLISH_DIR}/
3536
3637
- name: Deploy
3738
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)