We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af9e0ed commit 63f069eCopy full SHA for 63f069e
1 file changed
.github/workflows/release.yml
@@ -16,6 +16,8 @@ jobs:
16
strategy:
17
matrix:
18
os: [ macos-latest, windows-latest, ubuntu-latest ]
19
+ env:
20
+ AMAP_API_KEY: demo
21
22
steps:
23
- uses: actions/checkout@v4
0 commit comments