Skip to content

Commit

Permalink
Copy LICENSE to deepness.zip
Browse files Browse the repository at this point in the history
  • Loading branch information
bartoszptak authored Oct 4, 2024
1 parent 3d68a83 commit 68eb16f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-app-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
run: |
mkdir -p out/deepness
cp -r src/deepness/ out/deepness/deepness
cp ./LICENSE out/deepness/deepness/
- name: Update
run: |
sudo apt update
Expand Down

0 comments on commit 68eb16f

Please sign in to comment.