Skip to content

Commit 24ad4e9

Browse files
committed
global purs
1 parent b91cb14 commit 24ad4e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
with:
1313
node-version: 22
1414

15+
- run: npm i -g [email protected]
16+
1517
- name: Cache PureScript dependencies
1618
uses: actions/cache@v4
1719
# This cache uses the .lock files to know when it should reinstall

0 commit comments

Comments
 (0)