Skip to content

Commit

Permalink
fix asset
Browse files Browse the repository at this point in the history
  • Loading branch information
bvandercar-vt committed Jun 20, 2024
1 parent 22d957c commit 0c0c524
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
uses: bahmutov/npm-install@v1

- name: Build project
env:
MAPTILER_API_KEY: ${{ secrets.MAPTILER_API_KEY }}
run: npm run build

- name: Upload production-ready build files
Expand Down

0 comments on commit 0c0c524

Please sign in to comment.