Skip to content

Commit

Permalink
CI: copy LICENSE for web builds
Browse files Browse the repository at this point in the history
  • Loading branch information
m0nac0 authored Dec 29, 2021
1 parent 52e2435 commit ac26afb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
- uses: subosito/[email protected]
- name: flutter build web
run: flutter build web
- run: cp LICENSE build/web
- name: Upload web Build Artifact
uses: actions/[email protected]
with:
Expand Down

0 comments on commit ac26afb

Please sign in to comment.