Skip to content

Commit f87409e

Browse files
authored
Merge pull request #2 from launchql/pyramation-patch-1
Update pgpm CLI version in CI workflow
2 parents d6f3317 + edda6a1 commit f87409e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
run: pnpm install
9191

9292
- name: Install pgpm CLI globally
93-
run: npm install -g pgpm@0.2.0
93+
run: npm install -g pgpm@0.2.15
9494

9595
- name: Build
9696
run: pnpm -r build

0 commit comments

Comments
 (0)