chore: add build badge

This commit is contained in:
Wlad Meixner 2023-10-01 11:45:45 +02:00
parent 4b95893d6c
commit 4a57b6663d
2 changed files with 3 additions and 1 deletions

View File

@ -36,7 +36,7 @@ jobs:
- name: Copy dataset data into build context
run: |
cp ./dataset/benchmark/paper ./static/dataset
cp -r ./dataset/benchmark/paper ./static/dataset
- name: Temporary check
run: |

View File

@ -1,5 +1,7 @@
# Partition Filters Visualization
[![Build and Deploy to GitHub Pages](https://github.com/gosticks/partition-filter-visualization/actions/workflows/deploy.yml/badge.svg)](https://github.com/gosticks/partition-filter-visualization/actions/workflows/deploy.yml)
Everything you need to build a Svelte project, powered by [`create-svelte`](https://github.com/sveltejs/kit/tree/master/packages/create-svelte).
## Creating a project