mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-03 17:52:30 +02:00
remove duplicate build
This commit is contained in:
parent
f6db6ebd66
commit
64c1048dec
11
.github/workflows/PR-Auto-Deploy-V2.yml
vendored
11
.github/workflows/PR-Auto-Deploy-V2.yml
vendored
@ -148,17 +148,6 @@ jobs:
|
||||
env:
|
||||
STIRLING_PDF_DESKTOP_UI: false
|
||||
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '20'
|
||||
|
||||
- name: Build frontend
|
||||
run: |
|
||||
cd frontend
|
||||
npm ci
|
||||
npm run build
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user