Skip to content

Commit 63f069e

Browse files
committed
ci: add env
1 parent af9e0ed commit 63f069e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
strategy:
1717
matrix:
1818
os: [ macos-latest, windows-latest, ubuntu-latest ]
19+
env:
20+
AMAP_API_KEY: demo
1921

2022
steps:
2123
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)