Compare commits

..

No commits in common. "a59415451262f82d3c4e67a6edc1aeb80ad7313e" and "5d613ccea3ab469778f0f05ebab38a83ff59dfa1" have entirely different histories.

파일 보기

@ -26,9 +26,6 @@ jobs:
run: npm ci
- name: Build web
env:
VITE_MAPTILER_KEY: ${{ secrets.MAPTILER_KEY }}
VITE_MAPTILER_BASE_MAP_ID: dataviz-dark
run: npm -w @wing/web run build
- name: Deploy to server