mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Removed the double composer install command from assets artifact build action
This commit is contained in:
parent
4f51b70540
commit
e47b5090c7
1 changed files with 0 additions and 3 deletions
3
.github/workflows/assets_artifact_build.yml
vendored
3
.github/workflows/assets_artifact_build.yml
vendored
|
@ -48,9 +48,6 @@ jobs:
|
|||
restore-keys: |
|
||||
${{ runner.os }}-yarn-
|
||||
|
||||
- name: Install composer dependencies
|
||||
run: composer install --prefer-dist --no-progress
|
||||
|
||||
- name: Setup node
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue