1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-04-21 07:22:20 +02:00

Adjust release package building

This commit is contained in:
Kovah 2024-07-17 15:40:09 +02:00
parent a33df1c210
commit a129a19f78
No known key found for this signature in database
GPG Key ID: AAAA031BA9830D7B

View File

@ -21,6 +21,7 @@ jobs:
run: |
npm ci
npm run production
rm -rf node_modules
- uses: shivammathur/setup-php@v2
with: