Skip to content

Commit 08bdeeb

Browse files
add maplibre-native-base to maplibre-native-headers.tar.gz included in the core release (#3482)
1 parent 2ddad22 commit 08bdeeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/core-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
run: |
2020
tar czf maplibre-native-headers.tar.gz \
2121
include \
22+
vendor/maplibre-native-base/include \
2223
vendor/maplibre-native-base/deps/variant/include \
2324
vendor/maplibre-native-base/deps/geometry.hpp/include
2425
- name: Create Release

0 commit comments

Comments
 (0)