Compare commits

..

No commits in common. "22099862e673089c0d6ba43d32d486cbdb55ab97" and "fd3cedc6c13054927a831a0c886904246d1c384d" 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