mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
fix script name
This commit is contained in:
parent
1e185d1502
commit
ff3bdd7f5a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -72,7 +72,7 @@ jobs:
|
||||
with:
|
||||
node-version: '15'
|
||||
- name: build
|
||||
run: ./build-frontend.sh
|
||||
run: ./compile-frontend.sh
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: frontend-compiled
|
||||
|
Loading…
x
Reference in New Issue
Block a user