Skip to content

Commit

Permalink
updated CI
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrpospiech committed Jul 25, 2024
1 parent e02c7c0 commit 00e6bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
node-version: '20.x'

- name: Install Meteor
run: npx meteor
run: npm install -g meteor

- name: Install dependencies
run: meteor npm install
Expand Down

0 comments on commit 00e6bdf

Please sign in to comment.