Skip to content

Commit

Permalink
Remove libflutter_engine.so from host-x64-debug artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
WonyoungChoi committed Sep 29, 2021
1 parent 1cb446e commit f9a3a6b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ jobs:
with:
name: host-${{ matrix.arch }}-${{ matrix.mode }}
path: |
src/out/${{ env.OUTPUT_NAME }}/libflutter_*.so
src/out/${{ env.OUTPUT_NAME }}/*_unittests
- uses: actions/upload-artifact@v2
Expand Down

0 comments on commit f9a3a6b

Please sign in to comment.