Skip to content

Fix NUTS data typo for Ağrı and Afyonkarahisar #22

Fix NUTS data typo for Ağrı and Afyonkarahisar

Fix NUTS data typo for Ağrı and Afyonkarahisar #22

Workflow file for this run

name: Build & Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Use Node.js
uses: actions/setup-node@v4
with:
node-version: 18
- name: Install Dependencies
run: npm install