FIX: minify

This commit is contained in:
MajorDroolz
2022-12-20 02:01:46 -05:00
parent 8c98739f74
commit c381391200

View File

@@ -12,6 +12,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
ref: build ref: build
fetch-depth: '3'
- uses: actions/setup-node@v3 - uses: actions/setup-node@v3
with: with: