Browse Source

Add version

pull/379/head
Tilen Komel 1 year ago
parent
commit
c16b3a3ce0
  1. 2
      .github/workflows/ci.yml

2
.github/workflows/ci.yml

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

Loading…
Cancel
Save