mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 18:18:53 +08:00
remove maps from root
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
- name: Create archive
|
||||
run: |
|
||||
cd dist
|
||||
zip -9 -r dist.zip . -x "js/*.map"
|
||||
zip -9 -r dist.zip . -x "js/*.map" -x "/*.map"
|
||||
|
||||
- name: Create Release Notes
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user