Define package_json_file: package.json in CI

This commit is contained in:
Tilen Komel
2025-01-23 13:49:44 +01:00
parent c16b3a3ce0
commit c8cd5b0eaa

View File

@@ -16,7 +16,7 @@ jobs:
- name: Checkout
uses: pnpm/action-setup@v4
with:
version: 9.15.4
package_json_file: package.json
- name: Install Dependencies
run: pnpm install