Skip to content

Commit

Permalink
Update publisher-exe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NHLOCAL committed Aug 14, 2023
1 parent 5d6e2f9 commit ca03baa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publisher-exe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:

- name: Prepare Additional Files
run: |
copy path\to\your\additional_file1.pkl dist\
copy path\to\your\additional_file2.pkl dist\
copy is_this_bible_model.pkl dist\
copy is_this_bible_vectorizer.pkl dist\
- name: Zip Artifact Directory
run: |
Expand Down

0 comments on commit ca03baa

Please sign in to comment.