FIX: Merge minify.
This commit is contained in:
2
.github/workflows/minify.yml
vendored
2
.github/workflows/minify.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
ref: build
|
ref: main
|
||||||
fetch-depth: '3'
|
fetch-depth: '3'
|
||||||
|
|
||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user