Fix packlist (#5242)
Summary: [packer] Fix packlist Test Plan: Pull Request resolved: https://github.com/facebook/flipper/pull/5242 Imported from GitHub, without a `Test Plan:` line. Reviewed By: mweststrate Differential Revision: D50596825 Pulled By: passy fbshipit-source-id: be4f80f95be27f86aa61384f9dd46540bf4aa349
This commit is contained in:
committed by
Facebook GitHub Bot
parent
cdb96df06f
commit
1f13a9dab5
@@ -60,7 +60,7 @@ server-linux:
|
|||||||
- '!*'
|
- '!*'
|
||||||
- flipper-runtime
|
- flipper-runtime
|
||||||
core:
|
core:
|
||||||
- '!flipper-runtime
|
- '!flipper-runtime'
|
||||||
- '!static'
|
- '!static'
|
||||||
static:
|
static:
|
||||||
- '!*'
|
- '!*'
|
||||||
|
|||||||
Reference in New Issue
Block a user