Skip to content

Commit

Permalink
Update build-windows-executable-app.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
t0mdavid-m authored Mar 22, 2024
1 parent 478868b commit a9ba455
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-windows-executable-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,9 @@ jobs:
cp -r openms-bin/* dist/
cp -r share dist/share
cp -r js-dist dist/js-component/dist
cp example_database.fasta dist/
cp example_spectrum_1.mzML dist/
cp example_spectrum_2.mzML dist/
cp app.py dist/
- name: Modify .spec file
Expand Down

0 comments on commit a9ba455

Please sign in to comment.